One of the things that had held me back from spending more time with v7 was the need to manually choose File-Save As to save a stack in older formats. I often need this for tools and other files I use across multiple versions.

I recently discovered that the LiveCode IDE uses a custom property named cREVGeneral["stackFileFormat"] to change the stackFileFormat when saving using its File-Save.

Oh so convenient.

So to make it even more convenient I took a moment to make a tool that lets me set that property easily for any mainstack I have open:
<http://www.fourthworld.net/lc/4wSetStackFileVersion.livecode.gz>

Download, unzip, and put in your Plugins folder.

Let me know if you find any issues with it.

--
 Richard Gaskin
 LiveCode Community Manager
 rich...@livecode.org

_______________________________________________
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