Umlaute in filenames

2013-03-24 Thread R . Hillen
Hello list, I looked into former use-revolution lists, but without success… I use "open printing to pdf TargetFileName" with TargetFileName =". . ./Aufläufe-Apfelkompott.pdf" The Printing works fine, but the resulting pdf-filename in Finder shows ". . ./Aufl%8Aufe-Apfelkompott.pdf" B

UUID: how to get one

2013-03-10 Thread R. Hillen
Hello list, some years ago there was a tip to get an UUID: _internal call "generate_uuid" put the result is there now a official cmd? Thank you in advance, Richard. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Integer-Calculation with 24 decimals?

2012-11-13 Thread R. Hillen
Hello list, I have to do a lot of calculations like 1234516789012345678901234 mod 97; (always 24 decimals) IntegerCalculation in LC with 24 decimals doesn´t work valide. Does anyone of you know of an external function or a mathematical trick or … Thank you in advance! Richard. _

cmd paste ok, cmd copy doesn´t work

2012-09-09 Thread R. Hillen
Hello, long times ago, I remember, I could copy from and paste into a field of a OS X - Standalone. Now only (cmd) paste works; cmd (copy) doesn´t work. Why??? May you help? (Mac OS X 10.8, Livecode 4.6.3). Thank you, Richard. ___ use-livecode mai