Goto, Help – B&B Electronics WLNN-AN(ER,SE,SP.EK)-DP551 - Manual User Manual
Page 154

154
Airborne Enterprise CLI Reference Manual
goto
Command
goto
Arguments
[ASCII Text string]
Security
Level
2 (data)
Device Type All
Default
Description
Uses FTP to get a user-defined web page from an FTP server.
Ignore all subsequent lines, either script or CLI, until a "label" line of the form [String:] is found.
All text on that line after the ":" is ignored and normal command processing resumes.
If running a script and the label is not found, simply return from the script.
A "goto" command can only process forward in the command stream; it cannot jump backwards in a
script file.
If a command is running from a script (not directly from the CLI) and results in an error, and that
command is not designated (with a leading "-") to ignore errors, the command processor initiates an
"automatic goto" with the label being the hexadecimal error number (without the leading "0x").
help
Command
help
Arguments
none
Security
Level
0 (all)
Device Type All
Default
none
Description
This command provides text help.
When used by itself at the command prompt it will cause the device server to display all available
commands. The list is not device functionality sensitive.
This response is identical to the „?’ command, when used without a command.