680 Programming
Storing the function or program
You must store your function or program to make it accessible. The
Program Editor automatically checks the syntax before storing.
An asterisk (*) is displayed in the upper left corner of the Program Editor
to indicate that the function or program has not been stored.
` From the CheckSyntax&Store menu, select CheckSyntax&Store.
If the syntax checker finds any syntax errors, it displays an error
message and tries to position the cursor near the first error.
If no syntax errors are found, the message “Stored successfully“ is
displayed in the status line at the top of the Program Editor.
Note: If the function or program is defined as a library object, you must
also save the document in the designated library folder and refresh
libraries to make the object accessible to other documents. For details,
see the “Libraries” chapter.
Viewing a program or function
1. From the Actions menu, select View.
2. If the function or program is a library object, select its library from the
Location list.
3. Select the function or program name from the
Name list.