Interesting issue popped up a couple of days ago with Accuterms WED.  We have a 
program calling a subroutine that wraps to the next line:
      CALL GETENTRY.TO( CMDDATA, CMMND, '30L', '_', '0X', CMDHELP,
         01, 22, CMDPROMPT, 'QEGIA', 59 )
When I formatted the program in WED it added a space after the 01 on the next 
line.  At least I assume it's a space because the Universe editor does not show 
any other characters with an ^.   This caused me to be blown out of universe - 
still not sure why yet- with a segmentation fault.
   CALL GETENTRY.TO(CMDDATA,CMMND,'30L', '_', '0X',CMDHELP,
01 ,22,CMDPROMPT,'QEGIA',59)
Removed the space and everything works fine. Curious if anybody has seen this 
activity or had the same thing happen to them?

Thanks
Ron Bertrand | ANALYST,AP SYS 3
ISD, Group Health Cooperative
206-901-4519
bertran...@ghc.org


________________________________

GHC Confidentiality Statement

This message and any attached files might contain confidential information 
protected by federal and state law. The information is intended only for the 
use of the individual(s) or entities originally named as addressees. The 
improper disclosure of such information may be subject to civil or criminal 
penalties. If this message reached you in error, please contact the sender and 
destroy this message. Disclosing, copying, forwarding, or distributing the 
information by unauthorized individuals or entities is strictly prohibited by 
law.
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to