menu  codes

Code use protocol:

Records of the session's settings are recorded on the"session" panel. These strings can be saved and re-used via cut-and-paste by using the right mouse button. The record for an entire session can be pasted into a text editor like "notepad". Individual commands or entire strings of commands can be input by pasting them onto the "control" panel, and pressing the reset button.

You will notice that there is a string in the "control" panel that begins "<From HTML>. This is the string of codes in the HTML code that the applet reaads when starting up. You can change any of these, add new ones, or erase codes that are there. Note that if you want a code to revert to a default setting, you have to set it back to that value. You can't just erase the command in the "settings" panel.

The syntax for the commands is as follows. Each set-able variable has a code. The parser will look for a contiuous string of digits placed between the colon at the end of the code and a following comma. Spaces before and after the parameter value are ignored. The parser is case sensitive, so if you are typing in values be careful not to capitalize. It is also important when cutting and pasting to make sure that a comma follows every variable assignment.

The ouput window only records non-default values of the parameters.

menu  codes