opi said, ... You should parse on line ends, but you'd still have a problem with substring matches. Your script would match lines containing "foo" and "foobar"...
Hello Neil, ... yes you are rigth, sorry... ... that should work (tested but still without warranty:) all = all || LF DO line = 1 UNTIL all = "" PARSE VAR all...
Hello Neil ... Thanks to all who replied. Neil's script works well apart from the last three lines when I get "can't find function". But I do end up with the...
G'day Brian, ... Try opening rexxsupport.library at the head of the script. The DELETE() and RENAME() functions are rexxsupport.library functions. Cache Ya, ...
Craig Hutchison
chotch@...
Jul 3, 2003 9:04 am
3157
Hello Craig ... That did it. Thanks. Regards Brian...
Brian Sharman said, ... Sorry about that. I load rexxsupport.library, and a couple of others, from user-startup to save having to bother with them in my...
Hello Neil ... You must remember it doesn't take a lot to confuse me. :-) I thought 'address command' would have pointed the script to the standard DOS...
Brian Sharman said, ... Welcome to the club :) ... These aren't the DOS commands but ARexx functions provided by rexxsupport.library. Cheers Neil -- WWW: World...
... --8<-- ... Is this the line you're referring to below? ... Open a shell and type (copy and paste is best) these three lines at the > prompt Then tell us...
Hannu E K Nevalainen ...
garbage_collector@...
Jul 10, 2003 11:34 pm
3163
Hello Hannu ... A:1, B.1 is the result that I get. 'BED' (Blacks Editor) has far as I can tell has no UNIX connections. Certainly no documented ones. The...
Brian Sharman said, ... Try opening the trace console with tco before running the script. sometimes a script will report errors here that don't show up in the ...
Hello Bernd ... It does not make any difference in what order I put the 'RUN BED...' lines, it is always the last reference to 'RUN BED' that fails. Each time,...
Brian Sharman said, ... Is BED refusing the latter macro because it's still running the earlier one? Cheers Neil -- Modesty Becomes You. Try It More Often....
Hello Brian Sorry for the late entry.... ;-) ... Ok, it has been through a few e-mail programs beforehand. Question: Is it that those two lines are supposed...
Andrew Bruno
abruno@...
Jul 12, 2003 10:10 pm
3170
Hello Andrew ... Yes, you are correct, the line is one line. Yam has split it. There is a space between 'MACRO' and 'BED:Rexx...'. Regards Brian...
Hello Brian ... Phew. Ok, as Neil was saying, maybe the macro has not exited from the previous invocation. What happens if you don't "RUN" that line? Regards ...
Andrew Bruno
abruno@...
Jul 12, 2003 11:29 pm
3172
New to the Zaurus and Linux and......ah I post this because some in this group have had some experience with the subject...I hope. Wish to batch read html...
sarkis simon said, ... I use Python on my Zaurus, you'll find info at http://www.killefiz.de/zaurus/showdetail.php?app=177 Stick to Python 2.0 commands and...
... May I guess that "Zaurus" is a brand of PC's, and "5500sl" is a specific model? You're assuming a lot, if I may say so. I've never heard of either one of ...
Hannu E K Nevalainen ...
garbage_collector@...
Jul 16, 2003 10:09 am
3175
garbage mail said, ... The Sharp Zaurus is a PDA running Linux. ... Many Amiga users have, it was supposed to be the first platform for the Amiga DE. Of...
... =-D, well it isn't easy... ... Ahh... that sounds nice. I finished a degree project on PDA's just two weeks ago. But that project ended up on PDA's running...
Hannu E K Nevalainen ...
garbage_collector@...
Jul 16, 2003 1:31 pm
3177
garbage mail said, ... Pretty complete. It uses a 2.4 kernel (2.4.6 IIRC) and has a "desktop" running an embedded version of QT. There's no X as standard,...
... =-) Imagine using the Linux box as a TV-receiver and VCR in one box, managing the channels to view or record from the PDA ;-) ... having the output...