HP Forums

Full Version: System parameters
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have several ppl programs that alter the machines state, perform a task, then resets the configuration afterwards. Perhaps, HAngle, HFormat, or (whatever), get changed for the needs of the program and exits; leaving the machine state as found.

If a command exists, producing a list containing all of the Home Variable settings, (a machine state capture), what is the command?

Otherwise, please consider adding something like this suggestion:

LSTATE(list var, mode);

Usage:

LSTATE({var},0); Returns (machine state) Home Variable settings in list {var}.
LSTATE({var},1); Modifies Home Variable settings per the contents of list {var}.

Useful for me, useful for others?

-Dale-
That has my vote!
Very useful!

Great suggestion, thanks for posting the idea.
Reference URL's