[U2] Phantom Question

2006-04-19 Thread kebbon.irwin
RedHat 8
Unidata 6.0

I use PHANTOM to run a proc that starts a program that continuously checks an 
item looking for work to do.  The terminal output from that program is recorded 
in the como file, but any output sent to the printer does not print until the 
process is instructed to end.  Then everything it has been asked to send to the 
printer shows up all at once.  This rather defeats the purpose of the routine.

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


[U2] Strange UDT Problem

2006-03-15 Thread kebbon.irwin
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/