Hi all,

> Am 05.01.2017 um 18:47 schrieb Rick Harrison via use-livecode 
> <use-livecode@lists.runrev.com>:
> 
> Hi Mike,
> 
> Using your code in the button shows in the message box
> TestSaveStack
> 
> Which is the name of the file.
> 
> Searching my entire hard drive doesn’t show 
> any file named “TestSaveStack”.
> 
> There is no error reported for "the result”.
> 
> Rick

just made a test with LC 8.1.2 and 9.0 dp4 and both of these scripts result in 
a livecode stack on my desktop!

1. 
...
put specialfolderpath("desktop") & "/teststack.livecode" into tFileName
save this stack as tFilename
...

2.
...
set the filename of this stack to (specialfolderpath("desktop") & 
"/teststack.livecode")
save this stack
...

macOS 10.12.2


Best

Klaus
--
Klaus Major
http://www.major-k.de
kl...@major-k.de


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to