realbasic-nug
[Top] [All Lists]

[no subject]

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject:
From: LMSpam at neuropop dot com
Date: Mon, 1 Mar 2004 00:03:26 -0500
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>

<Prev in Thread] Current Thread [Next in Thread>
  • [no subject], LMSpam <=