NAME
rxmigrate - Open Object Rexx Migration Tool
SYNTAX
rxmigrate -1|-2|-3|-4 inputfile outputfile
DESCRIPTION
This utility converts a tokenized Open Object
Rexx file from one internal format to the latest internal format.
If you have an Object REXX or Open Object Rexx tokenized file;
generated by a previous version of rexxc, that file can be migrated
to the current internal format to be executed by the current
version of Open Object Rexx.
OPTIONS
- -1
- convert a V1.1.2 format file to V1.1.10 format file
- -2
- convert a V1.1.7 format file to V1.1.10 format file
- -3
- convert a V1.1.8 format file to V1.1.10 format file
- -4
- convert a V1.1.9 format file to V1.1.10 format
file
SEE ALSO
rexxc(1)
LICENSE
Open Object Rexx is distributed under the terms of
the Common Public License v1.0 which accompanies this distribution.
http://www.oorexx.org/license.html