Page 1 of 1

How to Copy a Class to Another Namespace ?

Posted: Sun Aug 29, 2010 10:16 pm
by PGilbert
What should I do to copy a Class from a namespace to another ? ⎕NS seems to be not working for doing that.

Pierre Gilbert

Using: v12.1 Unicode

Re: How to Copy a Class to Another Namespace ?

Posted: Mon Aug 30, 2010 6:36 pm
by DanB|Dyalog
[]NS *SHOULD* work. It will be reported.
You can always do target.[]FIX []SRC class