MS Navision - The File Data Type

To gain access to an external file, you must declare a variable of type File.
File is a complex data type, which has methods to:

  • Open;
  • Read;
  • Write;
  • Close.


Declare variable for every file you want to access at the same time.
You can access multiple files with one variable declaration but you can only access them one at a time.



Popularity: 1% [?]

Welcome to Kaizenlog.com If you're new here, you may want to subscribe to my RSS feed , Twitter You can contact us by using the contact form or submitting a comment. You can also share this post with your friends by clicking on the 'ShareThis' button above. Thanks for visiting!



Print This Post Print This Post





  • Related Posts



  • Leave a Reply

    Comment moderation is enabled. Your comment may take some time to appear.