Forum Discussion

ymiler's avatar
ymiler
Icon for Contributor rankContributor
4 years ago
Solved

TCL script

Hi I would like to ask where can I find TCL command that interpret by the GUI click Meaning - each action / click in the GUI interpret to TCL command - How can I find the relevant TCL command...
  • sstrell's avatar
    sstrell
    4 years ago

    Compilation actions appear in the Messages window as their command-line or Tcl equivalent.

    Assignments you create have their Tcl in the .qsf file. That's mostly what you're looking for.

    But you can in the built-in help as mentioned if you can't find what the equivalent is to a GUI action.