How to know all propertys of a "LocalFile instance" ?
31 Jan
2002
31 Jan
'02
10:21 a.m.
Dear All, I had install "Local File System" product from jfarr. But how do I know all the property of the "LocalFile instance" In my Python Script (It work fine.) But, how do know all the propertys beside id, type "images" is a Local File System under root ( / ) ########################## for i in script.images.fileIds(): print '<li>',i.id,i.type return printed ######################## Best Regards, Terry
31 Jan
31 Jan
12:04 p.m.
New subject: [Zope] How to know all propertys of a "LocalFile instance" ?
Terry wrote:
Dear All,
I had install "Local File System" product from jfarr.
But how do I know all the property of the "LocalFile instance"
Search for docfinder and zope with google. HTH, thomas
8830
Age (days ago)
8830
Last active (days ago)
1 comments
2 participants
participants (2)
-
Terry -
Thomas Guettler