XS-Pe Editor : Online help XS-PeEditor

General

open

This command opens a executable.

Syntax:

open <filename>

Parameters:

filename
Mandatory, file path string. File to open.

close

This command closes the current opened file.

Syntax:

close

server

Actives server mode (remote access using network terminal).

Syntax:

server [port]

Parameters:

port
Optional, decimal number. The port to open service.
If not specified, default (29560) port is used.

run

This command closes the current opened file and run it.

Syntax:

run

help

To get help on a command or to list available commands.

Syntax:

help [command]

Parameters:

command
Optional. The command to get help on it.
If not specified, a list of commands is shown.

about

This command displays information about this program.

Syntax:

about

ver

This command displays the current version of this program.

Syntax:

ver

quit

This command terminates the program.

Syntax:

quit