Phil - would you have any objection to making the course available on the RexxLA site? - Peter...
Buck, Peter INS
PBUCK@...
Mar 1, 1999 12:49 pm
5894
Running under OS/390 2.5, I get: 6 *-* interpret stmt ... " *-* SAY DATE('N',729806,'B') ... 22 Feb 1999 This definitely wasn't available in TSO/E 2.4. It...
Metz, Seymour
smetz@...
Mar 1, 1999 3:47 pm
5895
This is a typical beginner's error. When a REXX statement consists of just an expression, that expression is evaluated and passed to the current environment....
Metz, Seymour
smetz@...
Mar 1, 1999 3:54 pm
5896
... ts.1='Test 1' ts.two='Test 2' ts.!three='Test 3' ts.afourth='Test 4' do i over ts. say ts.i end -- - Mike Remove 'spambegone' to send e-mail....
Mike Ruskai
thanny@...
Mar 4, 1999 7:43 am
5897
Does anyone have a REXX that can delete jobs from a JES Master Display based on, say, jobname and/or Return Code? Joseph Polanik jpolanik@......
Polanik, Joseph (Jose...
jpolanik@...
Mar 4, 1999 6:33 pm
5898
From what I read 'DO index OVER stem.' was meant to be used with an members of an ARRAY class object (not stem variables). Julio Caragiulo...
Julio Caragiulo
JVCBH@...
Mar 4, 1999 7:28 pm
5899
Help! I tried to use sql for the first time in rexx, and I am lost. This is the program: /* Lista y comp de clasificados */ /* Pull fecha */ fecha='15/01/99' ...
Raul Jager
raul@...
Mar 8, 1999 2:34 pm
5900
Hi, right form of your program could be: . . address EXECSQL EXECSQL "SET OPTION COMMIT = *NONE" Sel = "SELECT * FROM H/PAGINA" EXECSQL "PREPARE S1 FROM :SEL" ...
Vladimir Zabrodsky
zabro@...
Mar 9, 1999 2:23 pm
5901
Thank you, it works. ... -- Raul A. Jager W. Asuncion - Paraguay...
Raul Jager
raul@...
Mar 9, 1999 4:29 pm
5902
Holas de 9: Sus mando en este mail las novedades que hemos incorporado en la pagina de Timofonica.com, esta vez. - En primer lugar lo mas importante, ya se...
angelosoQUITAESTODEAQ...
angelosoQUITAESTODEAQ...
Mar 10, 1999 2:08 am
5903
I am wondering if anyone has written an html parser in rexx or created some rexx-useable package to do so. David Bear College of Public Programs (602)965-8257...
David Bear
David.Bear@...
Mar 10, 1999 11:34 pm
5904
--0__=qIBUybsvW72VOw5GD7mvmxfarzPrfqEXQrB5qNP9LQOMqTxkCdNmJTfZ Content-type: text/plain; charset=us-ascii Content-Disposition: inline (See attached file:...
Mike Creed
Mike.Creed@...
Mar 13, 1999 5:55 am
5905
--0__=VwTOMTti1xXV28QKhw8rBODytr9VjzXz36ZORigVlBqHwU19sKC9JHGp Content-type: text/plain; charset=us-ascii Content-Disposition: inline (See attached file:...
Mike Creed
Mike.Creed@...
Mar 13, 1999 5:55 am
5906
ESTE MENSAJE SOLO SERA UTIL PARA LA PEQA RESIDENTE EN ESPAQA Holas gente: El otro dia sus anunciabamos a bombo y platillo lo de la tarifa plana RDSI, en la...
angelosoQUITAESTODEAQ...
angelosoQUITAESTODEAQ...
Mar 13, 1999 5:55 am
5907
... I love what you've don here! One thing you might consider adding at a future time is access to performance counters. This is a pseudo-registry function ...
Jerry Britton
jerryb@...
Mar 18, 1999 6:50 am
5908
... connect initiated with ... correctly if ... tim. No folders ... programs ... "FALSE") ... You can open objects (programs) with the SysSetObjectData call....
Wayne Swanson
psoft@...
Mar 18, 1999 9:21 am
5909
In message <36ed9265@...> - rke_software@... (Bob Eberle) ... That's what I was using before trying to use the RxExtra call. Through ...
Jerry Prather
prather@...
Mar 18, 1999 9:22 am
5910
... (I ... systray), ... This is a good idea, but.... First I would download the program again or call the vendor and verify that the file is not corrupt. If...
Jeff
a@...
Mar 18, 1999 9:24 am
5911
Despite its name the 'query exists' call does not really tell you if a file exists (uunless its not hidden etc). Frome memory I'm not sure which attributes of...
Dennis Bareis
db0@...
Mar 18, 1999 2:09 pm
5912
... if ... You can also use stream to see the file is available for writing: src = stream('data.txt','c', 'open write') if pos('NOTREADY',src)>0 then say 'The...
Steven Gregory
sgregory@...
Mar 18, 1999 2:11 pm
5913
Gene Heskett sends Greetings to Jonesy ; ... Yup, even spelling methods :-) The weird part is that all the other date related functions seem to work just...
Gene Heskett
gene_heskett@...
Mar 18, 1999 2:17 pm
5914
Gene Heskett sends Greetings to Ian Collier; ... What, a bug? Never happens. :-) Since thats ARexx, V1.15 by William S. Hawes, who is out of the picture, I...
Gene Heskett
gene_heskett@...
Mar 18, 1999 2:17 pm
5915
Actually, it's the object id, not the "WPS object name", and the path name can only be used if you are referring directly to a file object, not if you are...
Metz, Seymour
smetz@...
Mar 18, 1999 2:24 pm
5916
On Sun, 14 Mar 1999 01:47:54 +0100, "Miroslav Vaic" <mvaic@...> ... You could insert some code in your program to check the platform at execution time. ...
Michel Castelein
MichelC@...
Mar 18, 1999 2:49 pm
5917
Thank for the idea. It is quite simple to determine which environment you are running on (either through the PARSE SOURCE or ADDRESS function). Then the code...
Miroslav Vaic
mvaic@...
Mar 18, 1999 2:56 pm
5919
I was forced to do the exact thing you are talking about. What I did was instead of using specific commands EXECIO/LINEIN I put each IO command in a...
Jeff
a@...
Mar 18, 1999 4:26 pm
5920
Greetings. I have OS/2 Warp 4.x client running on a laptop connected to a Win NT 4.0 server. I'm writing a REXX script that should check whether the user has...
T. Forward
thomas.forward@...
Mar 18, 1999 4:32 pm
5921
Jeff, thank you for the response. This seems to me as the best solution I have seen up to now. But a question - is not the reading row by row quite unefficient...
Miroslav Vaic
mvaic@...
Mar 18, 1999 4:33 pm
5922
In message <YfCq2RCS57RN-pn2-jc6uHvGQt2Oi@...> - ... I ... if ... First let me thank Dick and the other respondants for their attempts...
Jerry Prather
prather@...
Mar 18, 1999 4:37 pm
5923
... I've apparently aged. Oh well. Just think of the alternative. ;-) Doug...