Programming 325
Renaming a program or function
You can rename and (optionally) change the access level of the current
function or program.
1. On the Program Editor’s
Actions menu, select Rename.
A dialog box displays, with a proposed name.
2. Type a new name, or click
OK to accept the proposed name.
3. If you want to change the access level, select Library Access, and
select a new level.
Changing the library access level
1. On the Program Editor’s Actions menu, select Change Library
Access
.
2. Select the
Library Access:
– If you want to use the function or program only from the
current Calculator problem, select None.
– If you want the function or program to be accessible from any
document but not visible in the Catalog, select LibPriv.
– If you want the function or program to be accessible from any
document and also visible in the Catalog, select LibPub.