Tools

To configure your tools, use the menu: Options->Customizing the Tools menu...

Possible constants for use:

  • $A - The directory where the EXE editor file is located
  • $PATH - Path to the current file from the active tab
  • $FILE - Name of the current file from the active tab
  • $EXT - Extension of the current file from the active tab
  • $C - Used to split the file and its parameters
  • $D - Used to specify a working directory. Must be listed at the end of the line (example below)

Remember, no serious syntactic analyzer is used. Just these constants are directly replaced by what they represent. Example:

$A\Tools\mytools.exe$C$PATH\$FILE$EXT
$A\Tools\mytools.exe$C$PATH\$FILE$EXT$D$A\Tools\