On 30-Jan-01, Jules wrote:
> Hello All
> I've updated the bulk attachments script.
> This script requires the following.
> Libraries:
> ixemul.library (v48)
> reqtools.library (v37,1413)
> rexxreqtools.library (v38)
> Command:
> Uudecode (on Aminet, search for 'slrn' in News/Comm)
What about base64decode?
> (if run from shell - rx rexx:UudecodeAttach.rx [3])
Is there any other way?
Ican't start it from shell giving the full path to
/Microdot2/Rexx/UudecodeAttach.rx
It does however start if the script is in Rexx:
rx should be able to read a path, I thought?
Anyway when it does run, it comes to grief:
-------------------------------------
(snip)
279 *-* CALL RTGETLONG('1','How Many Messages'NL'do you wish t...
>>> "1"
>>> "How Many Messages?do you wish to open"
>>> "Get attachments by Jules"
>>> "Yes please|No thank you"
>>> "RTGL_MIN=1 RTGL_MAX=250"
>>> "10"
280 *-* IF RTRESULT~=1 THEN
>>> "0"
281 *-* PICOUNT=RESULT;
>>> "10"
282 *-* RETURN;
64 *-* USINGREQTOOLS=1;
>>> "1"
65 *-* END;
67 *-* The counters;
>>> "THE COUNTERS"
+++ Error 13 in line 380: Host environment not found
+++ Error 13 in line 374: Host environment not found
+++ Error 13 in line 42: Host environment not found
68 *-* PICOUNT=STRIP(PICOUNT);
>>> "10"
>>> "10"
69 *-* IF PICOUNT < 1 THEN
>>> "0"
70 *-* AA=0;
>>> "0"
70 *-* MAINLOOP=1;
>>> "1"
72 *-* CALL PRAGMA 'DIRECTORY',WHERETOPUTTHEM;
>>> "DIRECTORY"
>>> "RamDisk:"
>>> "Workbench:"
73 *-* ADDRESS COMMAND "C:DELETE T:SnoopMD QUIET >NIL:";
>>> "C:DELETE T:SnoopMD QUIET >NIL:"
75 *-* Is SnoopDos running;
>>> "IS SNOOPDOS RUNNING"
75 *-* if not,start it;
>>> "NOT"
>>> "START IT"
+++ Error 46 in line 75: Boolean value not 0 or 1
------------------------------------------------
What's it mean "error lin line 380"? The script aint that long!
Regards
--
*Patrick Ford Auckland, New Zealand*
*/#icq#/ 51642681*
My other computer is another Amiga.
Support *Open Directory Project* NO banners, NO junk--just information.
*ODP *is built by volunteers and owned by the community .
-------> http://dmoz.org <-----------Check it out
__________________________________________________________________
MicroDot-II Mailing List - http://www.vapor.com/md2/
MicroDot-II FAQ: http://faq.vapor.com/md2/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE