RE: [ ] - Re: [U2] Strange $INCLUDE problem - Found word(s) list error in the Text body

2005-10-18 Thread Keith W. Roberts
D] On Behalf Of Bob Woodward Sent: Monday, October 17, 2005 5:28 PM To: u2-users@listserver.u2ug.org Subject: RE: [ ] - Re: [U2] Strange $INCLUDE problem - Found word(s) list error in the Text body > Sorry about that. It's Universe 10.1.11, PICK flavor account. > Running on Windows

RE: [U2] Strange $INCLUDE problem

2005-10-18 Thread Piers Angliss
Mats, 1. Sorry, my fault, hadn't properly read the previous post which stated UV not UD 2. Looks like Unidata has gone the same way anyway, seems to cope with at least 32 chars from v5 (or before) Piers --- Mats Carlid wrote: in reply to Piers Angliss: >

Re: [U2] Strange $INCLUDE problem

2005-10-18 Thread Mats Carlid
Piers Angliss wrote: "valid variable name no longer than seven characters" UV has discriminated common names up to 31 characters since release 8 - maybe earlier - in my release 4 docs it says 7 - haven't kept the inbetweens. -- mats --- u2-users mailing list u2-users@listserver.u2

RE: [U2] Strange $INCLUDE problem

2005-10-18 Thread Piers Angliss
: * 012: PRINT VAR1 013: PRINT STR1 014: * 015: END 0-0-0 One 0 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Bjvrn Eklund Sent: 18 October 2005 06:42 To: 'u2-users@listserver.u2ug.org' Subject: SV: [U2] Strange $INCLUDE problem >From the Unidata b

SV: [U2] Strange $INCLUDE problem

2005-10-17 Thread Björn Eklund
e I think. Bjvrn Eklund -Ursprungligt meddelande- Fren: Bob Woodward [mailto:[EMAIL PROTECTED] Skickat: den 18 oktober 2005 01:41 Till: U2-Users List Dmne: [U2] Strange $INCLUDE problem Hi Folks, I've got a program that I'm enhancing and I'm needing to add a labeled

RE: [ ] - Re: [U2] Strange $INCLUDE problem - Found word(s) list error in the Text body

2005-10-17 Thread David Jordan
I have run into the same problem a few years ago. I tried a number of things like removing spaces between the variables, ie var1,var2,var3. I also broke the named common into multiple smaller blocks. It eventually worked but I then could not replicate the problem to identify what caused it to go

RE: [ ] - Re: [U2] Strange $INCLUDE problem - Found word(s) list error in the Text body

2005-10-17 Thread Bob Woodward
@listserver.u2ug.org > Subject: [ ] - Re: [U2] Strange $INCLUDE problem - Found word(s) list > error in the Text body > > UniData or UniVerse? > Database version? > please... > > Wally Terhune > Manager - U2 Advanced Client Support > IBM Information Management >

Re: [U2] Strange $INCLUDE problem

2005-10-17 Thread Kate Stanton
t; <[EMAIL PROTECTED]> To: "U2-Users List" Sent: Tuesday, October 18, 2005 12:40 PM Subject: [U2] Strange $INCLUDE problem Hi Folks, I've got a program that I'm enhancing and I'm needing to add a labeled common to it. It already has a standard common bloc

Re: [U2] Strange $INCLUDE problem

2005-10-17 Thread Clifton Oliver
Try putting a couple of empty lines at the bottom of the include item. Or comments. On Oct 17, 2005, at 4:40 PM, Bob Woodward wrote: Comments, anyone? Suggestions? Thoughts? TIA. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2u

Re: [U2] Strange $INCLUDE problem

2005-10-17 Thread Wally Terhune
stserver.u2ug.org cc Subject 10/17/2005 05:40 [U2] Strange $INCLUDE problem PM Please respond to u2-users Hi Folks

[U2] Strange $INCLUDE problem

2005-10-17 Thread Bob Woodward
Hi Folks, I've got a program that I'm enhancing and I'm needing to add a labeled common to it. It already has a standard common block that's $INCLUDEd so I added my $INCLUDE right below that. A synopsis of mine is: * * MYSTUFF.INCLUDE * INCLUDED LABEL COMMON