[U2] accuterm WED issue

2013-08-01 Thread Bertrand, Ron
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


Re: [U2] accuterm WED issue

2013-08-01 Thread Tony Gravagno
AccuTerm adding a space into code might be an issue to report to
supp...@asent.com. I think the segfault should be addressed with
Rocket Support.
HTH
T 

 From: Bertrand, Ron
 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?


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] accuterm WED issue

2013-08-01 Thread Bertrand, Ron
Need to spend some time trying to figure out just what is happening in universe 
so Rocket has something to work with.  Noticed it while doing a diff, fixed it 
and problem gone.
Adding the space is definitely something I need to get with assent on.

Thanks
Ron

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno
Sent: Thursday, August 01, 2013 3:39 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] accuterm WED issue

AccuTerm adding a space into code might be an issue to report to
supp...@asent.com. I think the segfault should be addressed with
Rocket Support.
HTH
T

 From: Bertrand, Ron
 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?


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users



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