For non app store apps, there's no reason why you can't do this. You can certainly make ample use of "do" statements in standlones on ios, too. I have been surprised at what I have been able to accomplish with do's in ios apps. It is a GREAT aid in debugging, for example.
On Sun, Sep 14, 2014 at 3:50 AM, Terence Heaford <[email protected]> wrote: > I don’t have much interest in mobile development but I did download > another app for my iPad that I believe works in the same way. > > It was called techBasic > http://www.byteworks.us/Byte_Works/techBASIC.html > > I believe Apple are OK with this sort of thing as long as all the files > (stacks) are contained within the main app and do not have access to other > parts of the iPad environment. > > All the best > > Terry > > > On 13 Sep 2014, at 16:56, Richard Gaskin <[email protected]> > wrote: > > > Interesting. Their web site says: > > > > "Share your stacks with friends via email and Dropbox." > > > > So either Apple has changed their earlier prohibition against apps that > run executable code downloaded from sources outside their app store, or > Apple's review process slipped up and let this in by mistake. > > > > Anyone here seen a change to the iOS SDK terms? > > > > -- > > Richard Gaskin > > Fourth World Systems > > Software Design and Development for the Desktop, Mobile, and the Web > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God put the animals on hold for a few hours, and did a little diving. And God said, "This is good." _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
