NetAlive Documentation

Control Menu

Run

Starts interactive operation of a document/application.

The Run command first checks a document for validity (compilation, see below). If the check fails, the user is presented with a list of reasons and the program does not start running.

It is usually not necessary to use this command because documents start running automatically when loaded unless:

This command is not available during compilation (see below).

Compile

A document can be compiled to four different levels. The first level does the least amount of work. The next level does everything in the previous level plus more.

Check connections

Performs the following checks:

Compile functions

Checks connections and compiles all tasks containing compilable code. Functions are compiled one-at-a-time within each document. Other documents remain active during compilation.

Load binary

Checks connections, compiles functions, and loads the binaries for compilable functions into the document.

Strip source

Checks connections, compiles functions, loads binaries, and then removes source code for tasks that have binary.

Edit Background

Invokes the native editor on the document's background image. The current implementation modally-locks NetAlive until the editing completes.

Check Out

Attempts to check the document's file out of the version control system. Only works for documents stored on disk. Uses checkout parameters.

Status

Displays pending network operations for the active document.

Kill

Terminates pending network operations for the active document.

Display Log

Normal release versions of NetAlive have the logging facility disabled and show this command as "disabled." Versions of NetAlive with logging enabled have "*LOGFILE*" present in the "Help About" dialog and Splash.

Clear Cache

Clears files from the temporary directory area:

Specifically:


[NetAlive Documentation Home Page][NetAlive Home Page]