28 May
2000
28 May
'00
10:33 p.m.
By default, when a new instance of a ZClass is created, it is dropped into the same directory as the calling forms and instance creation methods... Is there an easy way to designate the final location for the instance. Say, as an example that I had administrative methods and documents all under foo/admin, but wanted new products to be placed in a parallel directory such as foo/toys, so that the permissions could be properly set for admin, allow just managers to access those methods, while letting the results show publicly in foo/toys? Thanks pk