Results 1 to 2 of 2

Thread: Read and write files .csv in MidletPascal

  1. #1

    Read and write files .csv in MidletPascal

    Good day.
    Someone knows how to read and write .csv files with MidletPascal?
    I try to make an application for Symbian (Nokia) to read these files and put them in a "combobox" screen.
    Did you pass the data would be appropriate to an array? How do you do?
    I'm beginner in this, I hope can help me.

    Thank you, Santiago.

  2. #2
    can treat them as standard text files and manually parse the data using basic file I/O operations and string manipulation



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •