Search found 2 matches

by Ini1
Fri Oct 25, 2013 3:03 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Compress a file into a custom property
Replies: 2
Views: 1893

Re: Compress a file into a custom property

many thanks and such a speedy response
Regards
Ini
by Ini1
Fri Oct 25, 2013 2:32 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Compress a file into a custom property
Replies: 2
Views: 1893

Compress a file into a custom property

Hi
Can anyone tell me how to compress a file and store it in a custom property
I have a custom property named cVersionInformation
I have tried the following
put compress("myfile.txt") into cVersionInformation of this stack
which doesn't work with an error message
(Chunk can;t create a variable with ...