14 Sep
2001
14 Sep
'01
4:55 p.m.
complaw@hal-pc.org writes:
Okay, I was afraid of that. Can I use FTP or WebDAV to modify a particular PROPERTY of a particular instance of a ZCLass? Probably not.
FTP and WebDAV were made to work on files/documents not single properties.... Python Scripts allow to modify properties *together* with the script itself. You could probably achieve something similar for ZClasses. Dieter