| Author |
Creating a Batch Clarion program
|
|
| keith.thomas@eds.com 2007-06-02, 6:55 pm |
| Hi
I have a program that can be run normally and it updates the screen
with where its up to in what is essentially a batch process (takes
about 10 mins to run).
I would like to make this a purely batch process that I can execute
form a Windows scheduler and not have any interaction with a user.
Any tips on how to do this with Clarion.
Thanks
| |
|
| On Jun 3, 6:36 am, keith.tho...@eds.com wrote:
> Hi
>
> I have a program that can be run normally and it updates the screen
> with where its up to in what is essentially a batch process (takes
> about 10 mins to run).
>
> I would like to make this a purely batch process that I can execute
> form a Windows scheduler and not have any interaction with a user.
>
> Any tips on how to do this with Clarion.
>
> Thanks
How about making your app a service.
| |
|
|
|
|
|
|
|
|
|
|