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 ht

Re: [U2] : Users Groups

2011-02-11 Thread Richard Brown
The Atlanta Area Pick Users Group still holds regular meetings - Original Message - From: To: Sent: Friday, February 11, 2011 4:10 PM Subject: [U2] : Users Groups I only know of two users groups which still hold meetings. The one in Texas and the one in Seattle. Does anyone know

[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] 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 subroutines,

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 To: U2 Users

Re: [U2] Input or Output screen?

2011-02-11 Thread Caryl Lange
We were assuming there would be some system variable with this flag, rather than having to read it ourselves (yes, we are lazy!). Best Regards, Caryl Lange Programmer/Business Analyst HME 14110 Stowe Drive Poway, California 92064 phone: (858) 646-8806 fax: (858) 535-6094 mailto:cla...@hme.com Vis

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 [mailto:u2-users-boun...@listserver.u2ug.

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 su

Re: [U2] Input or Output screen?

2011-02-11 Thread Manu Fernandes
Hi, Loop on @PROC.NAME<1..x> until F('XXPROCESS',@PROC.NAME)<1> = 'I' or F('XXPROCESS',@PROC.NAME)<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 pa