.. _env_control_commands: Environmental Control Commands ============================== These functions allow you to manipulate the environment of PyDV on a global level. They are useful to avoid repeated use of other commands or to change the state of PyDV in dramatic ways. .. note:: **< >** = Required user input. **[ ]** = Optional user input. **[PyDV]:** = Python Data Visualizer command-line prompt. alias ----- .. autofunction:: pydv.pdv.Command.do_alias :noindex: custom ------ .. autofunction:: pydv.pdv.Command.do_custom :noindex: debug ----- .. autofunction:: pydv.pdv.Command.do_debug :noindex: drop ---- .. autofunction:: pydv.pdv.Command.do_drop :noindex: erase ----- .. autofunction:: pydv.pdv.Command.do_erase :noindex: filenamewidth ------------- .. autofunction:: pydv.pdv.Command.do_filenamewidth :noindex: kill ---- .. autofunction:: pydv.pdv.Command.do_kill :noindex: namewidth --------- .. autofunction:: pydv.pdv.Command.do_namewidth :noindex: recordidwidth ------------- .. autofunction:: pydv.pdv.Command.do_recordidwidth :noindex: quit ---- .. autofunction:: pydv.pdv.Command.do_quit :noindex: xlabelwidth ----------- .. autofunction:: pydv.pdv.Command.do_xlabelwidth :noindex: ylabelwidth ----------- .. autofunction:: pydv.pdv.Command.do_ylabelwidth :noindex: menulength ---------- .. autofunction:: pydv.pdv.Command.do_menulength :noindex: