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
How to Copy a Class to Another Namespace ?
How to Copy a Class to Another Namespace ?
Last edited by PGilbert on Mon Aug 30, 2010 7:21 pm, edited 1 time in total.
Re: How to Copy a Class to Another Namespace ?
[]NS *SHOULD* work. It will be reported.
You can always do target.[]FIX []SRC class
You can always do target.[]FIX []SRC class