home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
ledar34.zip
/
EasyRexxV32.lha
/
EasyRexx
/
AREXX
/
Bottom.rexx
next >
Wrap
OS/2 REXX Batch file
|
1995-10-30
|
170b
|
13 lines
/*
* File: Bottom.rexx
* Description: Moves the current command to the bottom of the list
*
* (C) 1995, Ketil Hunn
*
*/
CUT
ACTIVATE 999999999
PASTE
MOVE DOWN