Re: Need PCB layout software with some special requirements




Jasen <jasen@xxxxxxxxxxx> writes:
There's a command-line? Cool!

Sort of. The ":" key invokes a command window, allowing you to
manually invoke any of the myriad actions that PCB defines. The menu
and key bindings just invoke actions too (in the Lesstif HID, there's
a file that defines this mapping). These same actions can be invoked
on the pcb command line via --action-string="" or in a script with
--action-script=...

It really comes in handy when you want to do something like set the
drill of all selected pins to a specific value, or set the grid to an
unusual value. I use it a lot for setting up the solder resist mask.

Plug-ins usually use the command window, too, since the GUI won't
already know about them. For example, my teardrops plugin is invoked
with :Teardrops()

.



Relevant Pages

  • Re: debugger issue
    ... Type CANCEL ... in the command window. ... Peter Huish wrote: ... and suddenly when I invoke it it no longer gives me an option to run ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Need sample program
    ... The second was added by Mark Hessling to mimic the default Regina behavior of leaving the command window open after the script terminates. ... The default "association" for the .rex extension is to invoke REXX.EXE but you COULD change it to run REXXPAWS for example if you wanted the command window to always remain open. ... In my opinion, however, the best way to debug a new script is to invoke it from an already open command window and make liberal use of TRACE to step through the parts of the program that aren't working as expected. ...
    (comp.lang.rexx)
  • Re: Reset Interactive Command Line
    ... > debugger, it may be faster to keep a command window open, use the "save ... > all modified" in PythonWin, and then invoke the program from the ... The PythonWin IDE is kinda ...
    (comp.lang.python)

Quantcast