Re: [U2] Input or Output screen?

2011-02-11 Thread Manu Fernandes
Hi, Loop on @PROC.NAME1..x until F('XXPROCESS',@PROC.NAMEx)1 = 'I' or F('XXPROCESS',@PROC.NAMEx)1 = 'O' then if = I run your extra validation. My 2 pence. Manu -Message d'origine- DeĀ : u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] De la part de

Re: [U2] Clear Messages

2011-02-11 Thread u2ug
I believe those are the program counters -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman Sent: February 10, 2011 06:29 PM To: U2 Users List Subject: [U2] Clear Messages The following program (and

Re: [U2] Clear Messages

2011-02-11 Thread Tom Whitmore
They look like addresses, could be the line that executed the call. You would have to use VLIST to see where it is in the code (VLIST filename program). Tom RATEX Business Solutions -Original Message- From: u2-users-boun...@listserver.u2ug.org

Re: [U2] Does UV have a BLOCK command

2011-02-11 Thread Jacques G.
It sounds like you're used to using a GOTO and aren't allowed to do so anymore because of company standards Gosub Block_code1 Gosub Block_code2 IF condition else GOSUB BlockCode3 END. You can put your blocks in a subroutine - Original Message From: George Gallen

Re: [U2] Does UV have a BLOCK command

2011-02-11 Thread George Gallen
no, using GOTO's is not a problem. If you use a GOTO, you need to supply a label. If you decided to reuse any of the code within the block which included the condition, you don't have to remember to change the label name to the new label, it's just simply an EXIT. as for use of

[U2] : Users Groups

2011-02-11 Thread FFT2001
I only know of two users groups which still hold meetings. The one in Texas and the one in Seattle. Does anyone know of any other *active* user groups who hold meetings ? I'd like to update the list in my article http://knol.google.com/k/pick-universe-unidata-resources#view W

Re: [U2] : Users Groups

2011-02-11 Thread fft2001
Thanks Richard. I just sent a message to kerry because the page here http://www.aapug.org/next%20meeting.htm has not been update in quite a while. That made me believe they no longer met. W ___ U2-Users mailing list U2-Users@listserver.u2ug.org