Go to the first, previous, next, last section, table of contents.


]inPackage

Function: ]inPackage
file: job.t
package: muf
status: alpha
{ [names] -> }

Switch to the package with the first name given. If it does not already exist in @$s.lib, create it and assign any remaining names given as nicknames.

This function is usually used in a source file before beginning a series of function and data definitions intended for the named package; Usually any "export" declarations follow shortly thereafter.


Go to the first, previous, next, last section, table of contents.