file: job.t package: muf status: alpha
{ [names] -> pkg }
This function creates a package with the first name given,
and enters it into @$s.lib
under that name. Any remaining
names are assigned as nicknames of the package.
If the last value in the block is a DatabaseFile instance, and the acting user controls that instance, then the new package will be created in the given database file. (Otherwise, as usual, it will be created in the same database file as the currently active package.)
Go to the first, previous, next, last section, table of contents.