)DROP (lib) name (:pass)


Drops (erases) a named workspace from disk. If the saved workspace has been saved with a password (see )WSID and )SAVE), then the )DROP command must include the correct password. For example:

             )DROP MYWS
             )DROP 1 MYWS
             )DROP MYWS:SECRET
             )DROP /usr/workspaces/MYWS.aws

Library specification and path names

There are two different ways in which you can specify where APLX should look for the workspace to be erased:

See the description of the )LOAD system command for more detail on libraries and path names.


Topic: APLX Help : Help on APL language : System Commands : )DROP Drop workspace
[ Previous | Next | Contents | Index ]