[Gambas-user] how to relauch the app from app

Randall Morgan rmorgan62 at ...626...
Thu Aug 22 00:39:30 CEST 2013


Three possibilities:

1. Setup a cron job to close and restart your app.

2. Start a new instance of your app as needed and then close the current
app.

3. Create a launcher app that gets called by your app on shutdown which
then relaunches the app.


Hopefully, others can help you with details...





On Wed, Aug 21, 2013 at 2:47 PM, PICCORO McKAY Lenz
<mckaygerhard at ...626...>wrote:

> in my app every time at 00:00:00 must be redone all form..
>
> how could i done that?
>
> i mean something like relaunch my app from inside my app (uff how
> recursive)
>
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and
> AppDynamics. Performance Central is your source for news, insights,
> analysis and resources for efficient Application Performance Management.
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
If you ask me if it can be done. The answer is YES, it can always be done.
The correct questions however are... What will it cost, and how long will
it take?



More information about the User mailing list