FPRun v1.10 by PMK. Flux Point Amiga BBS +45 3526 2527 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Overview: ~~~~~~~~~ FPRun (Flux Point Run) is a small ARexx program that allows CNet Sysops to run AREXX, C, DOS Pfile from the main prompt. It replaces the build-in RUN function, which is only able to run C Pfiles. Commands. ~~~~~~~~~ The syntax differs a bit from CNets original RUN command, since you also have to select the type of PFile to run. FPRun accepts arguments just like CNets own! The 4 types of PFiles is: 0 for Arexx, 1 for C, 2 for DOS and 3 for Paragon. Examples. RUN 0 ram:TEST.rexx (Run's TEST.rexx as an Arexx Pfile) RUN 1 PFILES:DSE/DSE (Run's DSE as a C Pfile) RUN 2 C:Dir SysText: (Run's C:Dir as a DOS Pfile.) (Shows the contents of the SYSTEXT: dir) RUN (Bring's up the requester input) Installation ~~~~~~~~~~~~ 1) Copy the FPRun.rexx to your PFiles dir. 2) Load BBSMENU, then change the line in '1; Maintenance Menu' that reads: RUN to ``RUN (This has to be done so we can install FPRun as the new RUN command.) Then add this line at the end of '1; Maintenance Menu' RUN | {0PFILES:FPRun.Rexx} ^ Control-Q 3) Save your BBSMENU, Reload CNet. and you are ready to use FPRun!! History. ~~~~~~~~ 18 Mar 1994 : 001.100 : Updated to work on v3.05c - Added support for Paragon type of Doors/Pfiles. 01 Jan 1994 : 001.010 : Added support for multiple arguments. Cleaned up the Doc. 31 Dec 1993 : 001.000 : First Release. Direct any bug reports and/or comments to: PMK/Peter Klein Flux Point Amiga BBS +45 3526 2527 (Denmark) USR 16800 Dual Standard You can also leave me mail on Future World (handle: PMK), but I don't call too often, so a response may be slow.