APLX Help : Help on APL language : System Commands : )PCOPY Protected copy
|
|
![]() |
|
Copies into memory named objects from a named workspace without overwriting existing objects. )PCOPY MYWS FRED JOE If just the workspace name is used, the entire contents are copied: )PCOPY MYWS If the name of an object to be copied matches the name of an object already in the workspace in memory, the copy does not take place and a message is displayed. (See also )PCOPY MYWS NAME SAVED 1.21.33 05/29/89 NOT COPIED: NAME |
|
APLX Help : Help on APL language : System Commands : )PCOPY Protected copy
|
Copyright © 1996-2010 MicroAPL Ltd