File operations ?

In this category you can exchange your programming questions and solutions.
Post Reply
Fazer
Posts: 30
Joined: Tue Apr 29, 2008 12:43 pm

File operations ?

Post: # 247Post Fazer
Wed May 14, 2008 12:42 pm

In the help - file I cannot find any operations to write files, like OPEN, CLOSE, READ, WRITE, APPEND.

Means this, that FNXBasic has no possibility to create, write and read files ?

Yam
Posts: 11
Joined: Mon Apr 23, 2007 11:36 am

File operations ?

Post: # 248Post Yam
Wed May 14, 2008 2:08 pm

Check fileDialog or Filestream in the help under Types Windows object.

Fazer
Posts: 30
Joined: Tue Apr 29, 2008 12:43 pm

File operations ?

Post: # 249Post Fazer
Wed May 14, 2008 4:35 pm

That brings me really further!

Thank you!

Post Reply