next up previous contents index
Next: sced Up: Input and Output Commands Previous: edit   Contents   Index


load

The load command can be used to load a rawfile.

load filename [...]
The load command loads data from the rawfiles (in either binary or ascii format) named. Rawfiles are the native WRspice data output file, produced by the write and (possibly) the run commands. The default filename is ``rawspice.raw'', or the argument to the -r command line option if one was given. The file data will be converted into internal plot structures containing vectors available for printing, plotting, and other manipulation just as if the analysis had been run. The last plot read becomes the current plot. Raw data files can also be loaded from the Load button in the Files menu of the Tool Control window. A name given without a path prefix is searched for in the source path (sourcepath variable).

The load command is Internet aware, i.e., if a given filename has an ``http://'' or ``ftp://'' prefix, the file will be downloaded from the internet and loaded. The file is transferred as a temporary file, so if a permanent local copy is desired, the write command should be used to save file to disk.


next up previous contents index
Next: sced Up: Input and Output Commands Previous: edit   Contents   Index
Stephen R. Whiteley 2006-10-23