realbasic-nug
[Top] [All Lists]

Re: Help please: AbsolutePath known, how to launch item?

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Help please: AbsolutePath known, how to launch item?
From: Lennox Jacob <lenpartico@yahoo.com>
Date: Fri, 27 Feb 2009 11:29:19 -0800 (PST)
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; domainkeys=hardfail (test mode) header.From=lenpartico@yahoo.com
Delivered-to: listarchive@realsoftware.com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=f10DCuaXr2sP0B+0ipn0s7RS4j4+BpwA7EHbrPpxm/FuRfg4jwQOURtbkA3vbolb468SgJ7qGqH/KsC9mZ0CxLoTYBev+NEzgaYXr4BSu/fQoX390IIW1OlsqoLPj6X9lWiC9aGhAlmPVW7fkj23Y1U4WBjo/ImuOpClqVDZOB4=;
Domainkey-status: bad (test mode)
In-reply-to: <38E96D3D-B6EF-4447-84E2-A3CE0422D9F6@mac.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Hi Arnaud,
I used base64encode before saving too.
ReadAll was not really necessary, ReadLine will read the encoded binary string 
as a single line.
Lennox

--- On Fri, 2/27/09, Arnaud Nicolet <anic297@mac.com> wrote:

> From: Arnaud Nicolet <anic297@mac.com>
> Subject: Re: Help please: AbsolutePath known, how to launch item?
> To: "REALbasic NUG" <realbasic-nug@lists.realsoftware.com>
> Date: Friday, February 27, 2009, 10:04 AM
> Le 23 févr. 09 à 14:02 (soir), Lennox Jacob a écrit:
> 
> > OK I found it, it has to be ReadAll not ReadLine
> > Thanks.
> > Lennox
> 
> Hi,
> 
> Sorry for the long time to reply, I had no internet access
> during this entire week.
> 
> I'm not sure whether you should use a BinaryStream
> rather than a TextInputStream in that case. I know you have
> resolved the problem, but I wonder if TextInputStream is
> good for binary text.
> 
> Perhaps someone can tell?
> 
> Anyway, I'm glad you have done it that way.
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
> 
> Search the archives:
> <http://support.realsoftware.com/listarchives/lists.html>


      

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>