I download a file via p2p which has a name that is a zillion characters
long (let's call it "x").
When I try:
f=getfolderitem("").child(x) <-- remembering that x actually contains a
zillion characters
bs=f.openasBinaryFile() <-- returns NIL
When I check f.name in the debugger window, it's been truncated to 31
characters...
I'm in 5.2.4 - is this still a problem in 5.5?
Thanks
L
http://www.neuropop.com/
http://www.cdbaby.com/lancepop
- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|