********************************************************* command.name.1.*=Current Date Comment # Current: #~ command.1.*=C:\ruby\bin\rubyw.exe "\\PDC\FormsProgramming\Shared Code\Calc Tools\current_date_comment.rbw" # After moving to \Calc Tools\Ruby: command.1.*=C:\ruby\bin\rubyw.exe "\\PDC\FormsProgramming\Shared Code\Calc Tools\Ruby\current_date_comment.rbw" command.save.before.1.*=2 command.subsystem.1.*=0 command.input.1.*=$(CurrentSelection) command.replace.selection.1.*=1 command.quiet.1.*=1 ********************************************************* command.name.2.*=Box Adds/Deletes # Current: #~ command.2.*=C:\ruby\bin\rubyw.exe "\\PDC\FormsProgramming\Shared Code\Calc Tools\tk_boxes_added_deleted.rbw" "$(FilePath)" # After moving to \Calc Tools\Ruby: command.2.*=C:\ruby\bin\rubyw.exe "\\PDC\FormsProgramming\Shared Code\Calc Tools\Ruby\tk_boxes_added_deleted.rbw" "$(FilePath)" command.save.before.2.*=2 command.subsystem.2.*=0 command.quiet.2.*=0 ********************************************************* command.name.3.*=Check Box Control # Current: #~ command.3.*=\\PDC\FormsProgramming\Shared Code\Calc Tools\ChkBoxCtrl.exe "$(FilePath)" "$(SelectionStartColumn)" "$(SelectionEndColumn)" "$(SelectionStartLine)" "$(SelectionEndLine)" "0" # After moving to \Calc Tools\Ruby: command.3.*=\\PDC\FormsProgramming\Shared Code\Calc Tools\Ruby\ChkBoxCtrl.exe "$(FilePath)" "$(SelectionStartColumn)" "$(SelectionEndColumn)" "$(SelectionStartLine)" "$(SelectionEndLine)" "0" command.save.before.3.*=2 command.subsystem.3.*=0 command.quiet.3.*=0 ********************************************************* command.name.4.*=Blankety Blank # Current: #~ command.4.*=C:\ruby\bin\rubyw.exe "\\PDC\FormsProgramming\Shared Code\Calc Tools\tk_blankety_blank_ver3.rbw" "$(FilePath)" "$(SelectionStartColumn)" "$(SelectionEndColumn)" "$(SelectionStartLine)" "$(SelectionEndLine)" # After moving to \Calc Tools\Ruby: command.4.*=C:\ruby\bin\rubyw.exe "\\PDC\FormsProgramming\Shared Code\Calc Tools\Ruby\tk_blankety_blank_ver3.rbw" "$(FilePath)" "$(SelectionStartColumn)" "$(SelectionEndColumn)" "$(SelectionStartLine)" "$(SelectionEndLine)" # 1 automatically saves file before execution. 2 means file will not be saved, otherwise SciTE asks if you want to save. command.save.before.4.*=1 command.subsystem.4.*=0 command.quiet.4.*=0 ********************************************************* command.name.5.*=Box Num/Code Replicator # Current: #~ command.5.*=\\PDC\FormsProgramming\Shared Code\Calc Tools\BoxNum.exe "$(FilePath)" "$(SelectionStartColumn)" "$(SelectionEndColumn)" "$(SelectionStartLine)" "$(SelectionEndLine)" "0" # After moving to \Calc Tools\Ruby: command.5.*=\\PDC\FormsProgramming\Shared Code\Calc Tools\Ruby\BoxNum.exe "$(FilePath)" "$(SelectionStartColumn)" "$(SelectionEndColumn)" "$(SelectionStartLine)" "$(SelectionEndLine)" "0" # 1 automatically saves file before execution. 2 means file will not be saved, otherwise SciTE asks if you want to save. command.save.before.5.*=1 command.subsystem.5.*=0 command.quiet.5.*=0 ********************************************************* command.name.6.*=Code Inspector # Current: #~ command.6.*="\\PDC\FormsProgramming\Shared Code\Calc Tools\CodeInspector.exe" "$(FilePath)" "SciTE" # After moving to \Calc Tools\Ruby: command.6.*="\\PDC\FormsProgramming\Shared Code\Calc Tools\Ruby\CodeInspector.exe" "$(FilePath)" "SciTE" # 1 automatically saves file before execution. 2 means file will not be saved, otherwise SciTE asks if you want to save. command.save.before.6.*=2 # command.subsystem needs to be set to 1 since this app has it's own window. command.subsystem.6.*=1 command.quiet.6.*=0 ********************************************************* command.name.7.*=No Instructions # Current: #~ command.7.*=C:\ruby\bin\rubyw.exe "\\PDC\FormsProgramming\Shared Code\Calc Tools\no_instructions.rbw" # After moving to \Calc Tools\Ruby: command.7.*=C:\ruby\bin\rubyw.exe "\\PDC\FormsProgramming\Shared Code\Calc Tools\Ruby\no_instructions.rbw" command.save.before.7.*=2 command.subsystem.7.*=0 command.input.7.*=$(CurrentSelection) command.replace.selection.7.*=1 command.quiet.7.*=1