Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Menu selection from dynamic menu
#14
1. What format? Can store file path or URL in a member variable of type str.
2. Cannot simply save such array. Need to convert to string: add each element and member to a str variable in some format, and save the str variable. Later open and convert str to array. Maybe easier would be to use ICsv variable, not an array of user defined type like this. Or save to a Sqlite or other database.
3. Yes.
4. Yes, use mutline string, or ARRAY(str) as member.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)