I have a standalone that does not include functions like revCopeFolder, revCopyFile, revDeleteFolder, etc,
The standalone does however, open an external stack that expects to use these functions, but what happens is I get an execution error handler not found (i.e Handler: can't find handler: revDeleteFolder (Line 339, column 1)) So how do I force LiveCode to include these in the Standalone? Do I just need a handler in the stack script (or somewhere) that is never actually called, but included the functions I need, so the standalone builder detects their presence when compiling scripts and includes them? So other approach? Under "Set Inclusions for Standalone Builder" setting, where you can explicitly include the revZip library and so on, there doesn't seem to be an inclusion for the rev file/folder extensions? Is this a bug? Can someone from LiveCode advise on the definitive best way to do this? _______________________________________________ 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