[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Thread Index]
[Monthly Archives] [List Home]

[Virtools] Loading lines of text from an ASCII file



Hi, thanks for your replies.
In the meantime I have taken to the SDK and programmed a ReadLine bb to do the thing that I needed.
I have attached the dll to this mail for you all to use.
Put it in your buildingblocks dir and you will find it listed in the Logics / Strings category.

This software is provided as is, etc. etc. yadda yadda yadda.
So don't come crying to me if you hinge your project on it and it fails at the worst possible moment ;)

CU, Patrick

 


On Friday, October 12, 2001 11:57, ChrGarnier [SMTP:chrgarnier@wanadoo.fr] wrote:
> Hello,
> The only BB to split a text is Scan String BB, but I do not see how to set
> the delimiter
> to be a carriage return.
> 
> Sorry it does not help a lot.
> 
> Christian Garnier.
> 
> ----- Original Message -----
> From: "Patrick Hogenboom" <phogenboom@mcw.nl>
> To: "Virtools User Group (E-mail)"
> <virtools-user-group@lists.theswapmeet.com>
> Sent: Thursday, October 11, 2001 11:59 PM
> Subject: [Virtools] LoadString loads whole file at once
> 
> 
> > Hello all,
> > does anybody know of a fix for the fact that the LoadString bb loads a
> > whole (ascii) file all at once instead of reading it one line at a time ?
> >
> > Or maybe some way to parse the resulting string... I have no idea how to
> > tell dev to split the string at the line-feeds (how do you specify them
> ?).
> >
> > Cheers, Patrick
> >
> >
> > Patrick Hogenboom
> > MCW Studio's
> > Crooswijksesingel 50d
> > Rotterdam
> > The Netherlands
> >
> > ...............................................................
> > Distributed via the virtools-user-group list:
> http://www.theswapmeet.com/numl.html
> > To reply to the list instead of its author, use "Reply to All"
> > To unsubscribe: send "unsubscribe virtools-user-group" to
> Majordomo@lists.theswapmeet.com
> > To subscribe: send "subscribe virtools-user-group" to
> Majordomo@lists.theswapmeet.com
> > To post a message: send it to virtools-user-group@lists.theswapmeet.com
> > ...............................................................
> 
> ...............................................................
> Distributed via the virtools-user-group list: http://www.theswapmeet.com/numl.html
> To reply to the list instead of its author, use "Reply to All"
> To unsubscribe: send "unsubscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
> To subscribe: send "subscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
> To post a message: send it to virtools-user-group@lists.theswapmeet.com
> ...............................................................

FileUtils.dll