ReCatIt Main Page ReCatIt Pro Logo
Amiga Programs

Download ReCatIt Pro

ARexx

Good Amiga programs used to have an ARexx interface. This is also what ReCatItPro has. Using ReCatItPro ARexx interface you'll be able to control all features inside ReCatItPro. All menu commands are translated into an ARexx command.
In this section of ReCatItPro manual, I am going to explain the ReCatItPro ARexx commands and syntax. When an ARexx command performs the same action of a menu command, then you'll be pointed to menu commands documentation.

ARexx Commands
Command
Params
Description
About
AFC/S
GREETINS/S
This command shows the About windows.
It is the same as choosing the About command from the Project menu.
AFCshows the AFC About window
GREETINGSshows the Greetings window.
AddMessage
TEXT/A
NEWTEXT/A
CONSTANT/A
This command adds a new message to the current Workspace.
It is the same as choosing the Add Message command from the Actions menu.
TEXTThe text to place in the Base field
NEWTEXTThe text to place in the New field.
CONSTANTThe constant name.
ClearWorkSpace
FORCE/S This command will empty the current WorkSpace.
It is the same as choosing the Clear WorkSpace command from the Actions menu.
FORCEPass this param if you want to avoid the confirmation requester.
DeleteMessage
FORCE/S This command will delete the current message in the current WorkSpace.
It is the same as choosing the Delete Message command from the Actions menu.
FORCEPass this param if you want to avoid the confirmation requester.
ExportCatalog
FILENAME/A This command will export current WorkSpace as a standard AmigaOS catalog file.
It is the same as choosing the Export Catalog command from the Export menu.
FILENAMEThe name of the file to be saved.
ExportConstsASM
FILENAME/A This command will export current WorkSpace as a standard ASM constant file.
It is the same as choosing the ASM Constants command from the Export menu.
FILENAMEThe name of the file to be saved.
ExportConstsBlitz
FILENAME/A This command will export current WorkSpace as a standard Blitz Basic constant file.
It is the same as choosing the Blitz Constants command from the Export menu.
FILENAMEThe name of the file to be saved.
ExportConstsC
FILENAME/A This command will export current WorkSpace as a standard C/C++ constant file.
It is the same as choosing the C Constants command from the Export menu.
FILENAMEThe name of the file to be saved.
ExportConstsE
FILENAME/A This command will export current WorkSpace as a standard Amiga E constant file.
It is the same as choosing the Amiga E Constants command from the Export menu.
FILENAMEThe name of the file to be saved.
ExportDescriptor
FILENAME/A This command will export current WorkSpace as a standard Catalog Descriptor file.
It is the same as choosing the Descriptor command from the Export menu.
FILENAMEThe name of the file to be saved.
ExportTranslation
FILENAME/A This command will export current WorkSpace as a standard Catalog Translation file.
It is the same as choosing the Translation command from the Export menu.
FILENAMEThe name of the file to be saved.
Find
STRING/A
TEXT/S
NEWTEXT/S
ORIGINAL/S
CONSTANT/S
This command will search the current WorkSpace for the provided string. Remember that this commands supports standard AmigaDOS wildcards. It is the same as choosing the Find command from the Actions menu.
STRINGThe string to search.
TEXTSearch in the Text/Base field.
NEWTEXTSearch in the New Text field.
ORIGINALSearch in the Original field.
CONSTANTSSearch in the Const field.
FindAgain
STRING/A
TEXT/S
NEWTEXT/S
ORIGINAL/S
CONSTANT/S
This command will search the current WorkSpace
Made on Amiga

Listed site

(©)Copyright 1998/99 Fabio Rotondo

For any question or comment, please write to:
Fabio.Rotondo@deagostini.it
or
fsoft@intercom.it
or
visit the Contact Me! page for more info.
We use WebFX