Hi,
I'm trying to tell livecode to open a file (csv, pdf, ...) with the associated application (Excel for csv files, Acrobat Reader for pdf files,...)
I'd like to create a csv from a datagrid, when the csv file is created and saved, I want excel to open the file.
Is it possible?
Thanks
Opening a file
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Opening a file
Hi D4vidrim,
yes, should be possible!
Check "launch" in the dictionary, that is what you are looking for
Best
Klaus
yes, should be possible!
Check "launch" in the dictionary, that is what you are looking for

Best
Klaus
Re: Opening a file
Thank you, that's exactly what I needed!
I was looking for "open" something, not launch!
I was looking for "open" something, not launch!