Re: [U2] INPUTIF statement in Universe {Unclassified}

2010-11-02 Thread David Wolverton
UniData 7.1.9 --- Using list filename field-a field-b TO DELIM | c:\Test.txt Works and generates a Pipe Delimited text file... (I have to use 'lowercase LIST' so that it does work due to ECLTYPE, but that's OK) BUT -- I need the resulting file to be tab-delimited - the 'consumer' for the file

Re: [U2] INPUTIF statement in Universe {Unclassified}

2010-11-02 Thread Jeff Schasny
Cedarville Download David Wolverton wrote: UniData 7.1.9 --- Using list filename field-a field-b TO DELIM | c:\Test.txt Works and generates a Pipe Delimited text file... (I have to use 'lowercase LIST' so that it does work due to ECLTYPE, but that's OK) BUT -- I need the resulting file to

Re: [U2] INPUTIF statement in Universe {Unclassified}

2010-11-02 Thread Charles_Shaffer
BUT -- I need the resulting file to be tab-delimited - the 'consumer' for the file is a stupid old program and cannot accept XML. It can only eat tab, or comma delimited files. And since some of the data CONTAINS commas, the TAB seems to be the better choice. How about list filename

Re: [U2] INPUTIF statement in Universe {Unclassified}

2010-11-02 Thread David Wolverton
Users List Subject: Re: [U2] INPUTIF statement in Universe {Unclassified} Cedarville Download David Wolverton wrote: UniData 7.1.9 --- Using list filename field-a field-b TO DELIM | c:\Test.txt Works and generates a Pipe Delimited text file... (I have to use 'lowercase LIST' so

Re: [U2] INPUTIF statement in Universe {Unclassified}

2010-11-02 Thread Garry Smith
-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Tuesday, November 02, 2010 2:24 PM To: 'U2 Users List' Subject: Re: [U2] INPUTIF statement in Universe {Unclassified} WELL -- I guess I could go the 3rd Party Product route -- but come

Re: [U2] INPUTIF statement in Universe {Unclassified}

2010-11-02 Thread Wally Terhune
...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Tuesday, November 02, 2010 3:24 PM To: 'U2 Users List' Subject: Re: [U2] INPUTIF statement in Universe {Unclassified} WELL -- I guess I could go the 3rd Party Product route -- but come on! EVERY database product can do what I'm asking. It's not rocket

Re: [U2] INPUTIF statement in Universe {Unclassified}

2010-11-02 Thread Jeff Schasny
not'?? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Schasny Sent: Tuesday, November 02, 2010 1:25 PM To: U2 Users List Subject: Re: [U2] INPUTIF statement in Universe {Unclassified} Cedarville Download David Wolverton

Re: [U2] INPUTIF statement in Universe {Unclassified}

2010-11-01 Thread Eric Rosenzweig
: Re: [U2] INPUTIF statement in Universe {Unclassified} Experienced a similar thing a while back and decided to use NAP as well. Even went as far as changing the NAP depending on how long the period of inactivity has been. Sample code: LASTTIME = TIME() FOUND.CMD = @FALSE

Re: [U2] INPUTIF statement in Universe

2010-10-26 Thread FFT2001
In a message dated 10/26/2010 11:58:58 AM Pacific Daylight Time, eric.rosenzw...@petco.com writes: In testing, it's the INPUTIF statement that's utilizing the CPU, not the timer calculation. Is there a better, less CPU intensive way to do this? Thanks in advance. INPUTIF checks

Re: [U2] INPUTIF statement in Universe

2010-10-26 Thread Dan McGrath
-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Eric Rosenzweig Sent: Wednesday, 27 October 2010 5:58 AM To: U2 Users List Subject: [U2] INPUTIF statement in Universe We are on an IBM AIX 5.3 box with 32 CPU and 32GB of memory running Universe 10.2.4

Re: [U2] INPUTIF statement in Universe {Unclassified}

2010-10-26 Thread HENDERSON MIKE, MR
__ -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of fft2...@aol.com Sent: Wednesday, 27 October 2010 10:14 a.m. To: u2-users@listserver.u2ug.org Subject: Re: [U2] INPUTIF statement in Universe In a message dated 10/26

Re: [U2] INPUTIF statement in Universe {Unclassified}

2010-10-26 Thread Leverett, Brendon
RETURN Brendon -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of HENDERSON MIKE, MR Sent: Wednesday, 27 October 2010 8:31 AM To: U2 Users List Subject: Re: [U2] INPUTIF statement in Universe {Unclassified} I.E

[U2] INPUTIF

2009-12-22 Thread Lloyd Cottrell
IN THE FOLLOWING BIT OF CODE, MOST NOTABLE THE INPUTIF, WHEN THIS IS RUN USING A TELNET SESSION, EVERYTHING WORKS JUST FINE, WHEN THE CONNECTION IS SSH1 EVERYTHING IS FINE, HOWEVER, RUNNING IT USING SSH2 IT TAKE ABOUT 20 SECONDS BEFORE YOU GET ANYTHING TO RESPOND AFTER YOU INPUT. WE ARE USING UV

Re: [U2] INPUTIF

2009-12-22 Thread Hona, David
Sent: Wednesday, 23 December 2009 9:20 AM To: u2-users@listserver.u2ug.org Subject: [U2] INPUTIF IN THE FOLLOWING BIT OF CODE, MOST NOTABLE THE INPUTIF, WHEN THIS IS RUN USING A TELNET SESSION, EVERYTHING WORKS JUST FINE, WHEN THE CONNECTION IS SSH1 EVERYTHING IS FINE, HOWEVER, RUNNING IT USING SSH2

Re: [U2] INPUTIF

2009-12-22 Thread Lloyd Cottrell
: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Lloyd Cottrell Sent: Wednesday, 23 December 2009 9:20 AM To: u2-users@listserver.u2ug.org Subject: [U2] INPUTIF IN THE FOLLOWING BIT OF CODE, MOST NOTABLE THE INPUTIF, WHEN THIS IS RUN USING

Re: [U2] INPUTIF

2009-12-22 Thread Hona, David
curious... -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Lloyd Cottrell Sent: Wednesday, 23 December 2009 10:43 AM To: U2 Users List Subject: Re: [U2] INPUTIF the version running ssh2 is OpenSSH_4.7p1, OpenSSL