27 Aug
2002
27 Aug
'02
12:04 p.m.
Max M wrote:
Currently the only absolute object id, is the objects path. Which you can get as:
theObjectPath = object.getPhysicalPath()[1:], '/'
Bugger! That would be:: theObjectPath = join(object.getPhysicalPath()[1:], '/') regards Max M "klaatu verata niktu"