PDA

View Full Version : Programmatic App Save and App Refresh?



HankFay
2013-12-26, 12:32
*** make that Reload, not Refresh

What do I do on my holiday vacation? What else? -- work on Lianja tools. :)

Per the Subject: is there a way? Some of the stuff we're working on requires Saving the App and Reloading. Others require Reloading the app without Saving. Possible?

thanks,

Hank

barrymavin
2013-12-26, 23:19
Hi Hank,

There currently is:

Lianja.closeapp()
Lianja.openapp(appname)

There currently is no:

Lianja.reloadapp()
or
Lianja.saveapp()