Navigation

Operators and Keywords

Function List:

C++ API

: dbtype
: dbtype lineno
: dbtype startl:endl
: dbtype startl:end
: dbtype func
: dbtype func lineno
: dbtype func startl:endl
: dbtype func startl:end

Display a script file with line numbers.

When called with no arguments in debugging mode, display the script file currently being debugged.

An optional range specification can be used to list only a portion of the file. The special keyword "end" is a valid line number specification for the last line of the file.

When called with the name of a function, list that script file with line numbers.

See also: dblist, dbwhere, dbstatus, dbstop.

Package: octave