× 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 6/24/2016 12:07 PM, Justin Taylor wrote:
I have a non-blank char field that shows up as blanks in an e-mail. I'm thinking the field could contain unprintable characters, so I'd like to include the hex value as well in the e-mail. How do I go about getting the hex value?

dump(a); will give a snapshot of all the variables. I sometimes use
this for catastrophic situations I didn't expect inside a MONITOR block.
If I have multiple dumps, I'll tag each one so I can tell which spooled
file came from what part of the program.

dump(a) 'credit check open()';

I find that the code I work with is... intertwined enough that knowing
the value of one variable is never enough, so a dump is better for me.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.