home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d9xx
/
d957
/
parex.lha
/
PARex
/
PARexScripts
/
ConvertSYS
< prev
next >
Wrap
AmigaDOS Script File
|
1993-11-24
|
729b
|
20 lines
.KEY FROMFILE/A,MODE/K/A,PAREXARGS/F
; PARex v3.xx program script: "ConvertSYS"
; ~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
; Update: 13-Nov-93
; $VER: ConvertSYS 39.001 (13.11.93) Convert files between AMIGA,PC,OS/2,(UNIX).
; This program will convert files from one computer system to another.
; Generally some characters from one ASCII code set are replaced by their
; equivalent value in the other ASCII code set.
; Supported modes: AMIGAtoPC, AMIGAtoOS2, PCtoAMIGA, PCtoOS2, OS2toAMIGA,
; OS2toPC. (UNIX modes are to be added later, or 'DIY'!)
; If no TO file is given then the destination file is called "FROMFILE.prx".
PAREX <FROMFILE> <PAREXARGS> TRACE LOAD MODE <MODE> SCRIPT PAREX:ConvertSYS.pxs