× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On Wednesday 28 November 2001 21:35, Buck Calabro wrote:
> If you define:
> d string        100a   based(result)
>
> what do you see in the string?  If "result" reallu points to a good
> address, then "string" will see what's in there.  If you try to manipulate
> "result" directly, all you're going to see is the address, not the data AT
> that address.
>   --buck

That's what I have... ResultChar is based on Result, and this is the debug
info (just before %str() creates a pointer error):

 > EVAL result
   RESULT = SPP:*NULL
 > EVAL Resultchar
   Variable not available to display.
 > EVAL pdu_ds
   NEXT OF PDU_DS = SPP:E9EB3556D5003A10
   OID OF PDU_DS = SPP:E9EB3556D5003A20
   ASN_TYPE OF PDU_DS = SPP:E9EB3556D5003A30
   VAL_LEN OF PDU_DS = 90
   RESULT OF PDU_DS = SPP:E9EB3556D5003A50


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.