UniData 6.0

I have some code that has a number of $INCLUDE lines in it, followed by line 
that read something like this:
IF USER.ID = "MYUSER" THEN DEBUG
followed by the rest of the program.

I discovered that in several (but not all) of my UniData accounts, if this code 
was compiled with the -D option that the program would abort, sometimes 
completely terminating my UniData process.

If I compiled it without the symbol table, it worked fine.  If I commented out 
the offending line, it worked fine.  If I added a couple of otherwise 
unrequired initializations (A=1; B=1), it worked fine.

I searched everywhere for unprintable characters or other unininitialzed 
variables or other possible offenders without luck.

Has anyone ever seen behaviour like this?

Thanks,
Kebbon
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to