OpenNetlist Command

Opens a SPICE netlist or model file in the text editor. This will apply syntax highlighting for the simulator command language.

If the option setting NetlistEditor is set and points to a valid executable file, this command will instead call the specified application to open the file.

OpenNetlist <filename>

Parameters

/encoding

encoding. For details see documentation of second argument to LoadFile

/fws

File watcher status, enable|disable|auto

filename

Path of netlist or model file to open

See Also