Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] best way to store paragraphs per file entry?
#2
Use CSV file or Sqlite database.
CSV is easier. It is good if it must be a text file, and the file will not be very big.
Or use str function escape() to replace new lines to QM string escape sequence [].


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)