Deluxe Editors aREXX command list and synopsis. SaveBoot - Saves bootblock to a file RestoreBoot - Restores bootblock from a file LoadBBEntry Name - Loads a file from the bootblock library to the disk SaveBBEntry Name - Saves a bootblock to the bootblock library Analyse - Analyse a bootblock GotoBlock BlockNum - Goto a block GotoRoot - Goto root block GotoZero - Goto block zero Search String - Serach for a string CaseOn - Switches case sensitivity on CaseOff - Switches case sensitivity off Forward - Set forward direction Back - Set back direction ReqsOn - Requesters on ReqsOff - Requesters off EditAscii offset string - Put string to offset in buffer EditHex offset bytes - Put bytes to offset in buffer Load offset name length - Load buffer from a file to offset for length Save offset name length - Save buffer to a files from offset for length DisAsmOn - Switch disassembler on DisAsmOff - Switch disassembler off Encrypt Key - Encrypt buffer with key Decrypt Key - Decrypt buffer with key Move source dest length - Move from source to dest in buffer for length Swap source dest length - Swap from source to dest to source in buffer for length SaveCurrent - Save current buffer to current block SaveTo - Save current buffer to designated block Some of these are not implemented yet...