Joshua Higgins ha scritto:
> aha! No problem at all. The file I was loading my lines from had an empty
> newline right at the end. I added a CATCH as a temporary workaround. Thanks
> for your help!
>   
Good - happy to hear it.
I just want to remember you that the PRINT instruction is good to print 
out things, at least better than SHELL "echo ...".
Dynamic arrays have a count property which you can test to see if they 
contain 3 elements or more or less. And, think
that sometimes file names have spaces in them, so the split(...," ",...) 
could not work.

Happy coding.
Doriano



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to