Basic "Standard" File I/O

Write your ideas what you would like to have in Basic For Qt.

Re: Basic "Standard" File I/O

Postby GaryVass » Fri Jun 29, 2012 2:03 pm

Does it work in all versions? I am running Linux and still get an error (latest update May 2012)?
GaryVass
 
Posts: 109
Joined: Wed May 04, 2011 8:03 pm

Re: Basic "Standard" File I/O

Postby Henning » Fri Jun 29, 2012 5:07 pm

Tested and verified. Seems to only work in Windows so far...

/Henning
Henning
 
Posts: 522
Joined: Fri Aug 13, 2010 6:29 pm

Re: Basic "Standard" File I/O

Postby Slowdown » Sun Jul 08, 2012 1:10 pm

@Henning,
Reading works but writing isn't (yet) :roll:
Kind regards,
Slowdown

OSX 10.8.x, VBox Xp, Ubuntu 32/64 bit, EOS 64 bit
Slowdown
 
Posts: 464
Joined: Sat May 01, 2010 7:11 pm
Location: Netherlands

Re: Basic "Standard" File I/O

Postby GaryVass » Mon Sep 10, 2012 8:19 pm

Is this implemented yet: Open FileName For Input Access Read As FP1 It is giving a syntax error in the linux version.

I read that line input is working for input, but how do you use it if the above line is not implemented? I was going to use readlist, but the files I need to read will not be the same size, or necessarily have the same number of items. In addition, the files may tend to be very big and it would be better to read them line by line instead of reading the full file into memory.
GaryVass
 
Posts: 109
Joined: Wed May 04, 2011 8:03 pm

Re: Basic "Standard" File I/O

Postby Henning » Mon Sep 10, 2012 10:45 pm

Yepp, error in Linux version confirmed.

Source: Open InFileName For Input Access Read As infile

The compiler reports:
Error: Near OpenInFileName... the space after Open dissapeared.

Windows compiles ok.

/Henning
Henning
 
Posts: 522
Joined: Fri Aug 13, 2010 6:29 pm

Re: Basic "Standard" File I/O

Postby Slowdown » Fri Sep 14, 2012 6:52 pm

64bit linux,
Also working.
Kind regards,
Slowdown

OSX 10.8.x, VBox Xp, Ubuntu 32/64 bit, EOS 64 bit
Slowdown
 
Posts: 464
Joined: Sat May 01, 2010 7:11 pm
Location: Netherlands

Previous

Return to Wish List

Who is online

Users browsing this forum: No registered users and 1 guest

cron