Search found 3 matches

by DaannD
Wed Dec 19, 2018 8:31 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Export CSV with carriage returns
Replies: 8
Views: 5812

Re: Export CSV with carriage returns

What process will be consuming the data, and does it strictly require CSV specifically? My software is a simple storage system for internet shopping, the CSV is for generating auctions in another software, and yes, it strictly require CSV. The CSV must be coded in Windows-1250, columns separator mu...
by DaannD
Tue Dec 18, 2018 4:54 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Export CSV with carriage returns
Replies: 8
Views: 5812

Export CSV with carriage returns

Hello! I need to export CSV from livecode, where in some cells I have data with carriage returns. I have no idea how to do it, for now when I export a CSV, the cell with CRs is splitted into separate columns / rows.
by DaannD
Wed May 13, 2015 11:03 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Option menu Unicode Problem
Replies: 0
Views: 2403

Option menu Unicode Problem

Hello! I'm totally new in Livecode, but i like it, it's very powerfull! I'm making an CasparCG Client app, I've had some problems with sending unicode characters via socket to Caspar, but I've solved it and it works. Now I have another problem with Option Menu: All characters in Unicode (like ś ć ż ...