This was in fact much of the point. Move away from Pick only. For Windows, use this:
https://en.m.wikipedia.org/wiki/Windows_Task_Scheduler And there are a few commercial schedulers that are great. Think different :) These days, I would not run Windows - AWS Linux is the way to go guys. jIM On Wed, Mar 4, 2020 at 23:05 Bruce Decker <[email protected]> wrote: > Great tip Mark. And on *nix, Cron is the “standard” way of doing timed > execution. > > > > Often, the power of jBASE comes from what it does not *need* to do. > > > > With our upcoming community-based documentation, handy tips like this will > nestle right next to the main docs making life easier for Greg and the > community at large. It’s gonna be great! > > -BD > > > > > > *From:* [email protected] <[email protected]> *On Behalf Of * > [email protected] > *Sent:* Tuesday, March 3, 2020 4:43 PM > *To:* [email protected] > *Subject:* RE: Getting jBASE phantom processes to restart automatically > after reboot (Windows)? > > > > You might consider adding your own service for your.exe which would > execute the PH-START commands > > > > > https://support.microsoft.com/en-us/help/137890/how-to-create-a-user-defined-service > > The registry settings woud be something like > > Application : C:\jBASE\5.5.0\bin\jsh.exe > > AppParameters : -Jb -c fullpath\your.exe > > > > OR > > > > Adding fullpath\jpq fullpath\proc to the Startup procedure might also work. > > > > > > *From:* [email protected] <[email protected]> *On Behalf Of *Greg > Iverson > *Sent:* Tuesday, March 3, 2020 11:58 AM > *To:* jBASE <[email protected]> > *Subject:* Getting jBASE phantom processes to restart automatically after > reboot (Windows)? > > > > Hi all! > > > > This is an annoying issue that I thought I'd finally ask about since it's > not going to fix itself! :) > > > > On D3 every phantom process I had previously started would start back up > after a system reboot. I never had to worry about whether or not there was > a power failure or someone tripped on the power cord. > > I have several phantoms whose only purpose is to check and make sure the > other phantoms are running...but of course THEY don't start either so I > remain ignorant :) > > > > With jBASE, not only do I not have the functionality of choosing when > processes kick off (between certain times and on certain days, etc.), but > when the PC is restarted, the processes don't start back up automatically. > > > > I have a proc in the MD that I run manually at TCL (JSH prompt) that does > all the necessary PH-START commands, but is there any way to get it to run > after a system reboot (or some other way to kick them off again)? > > > > Just seems strange that jBASE forgets all about the phantoms and starts > fresh with each reboot? I guess I've got to stop compiling lists of all the > things D3 does that jBASE doesn't - HA! :) > > > > -Greg > > > > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "jBASE" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jbase/21dbde52-866d-48fa-8287-aee125fc8e37%40googlegroups.com > <https://groups.google.com/d/msgid/jbase/21dbde52-866d-48fa-8287-aee125fc8e37%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "jBASE" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jbase/008001d5f1b5%248624c930%24926e5b90%24%40proman.com > <https://groups.google.com/d/msgid/jbase/008001d5f1b5%248624c930%24926e5b90%24%40proman.com?utm_medium=email&utm_source=footer> > . > > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "jBASE" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jbase/000701d5f1b7%2471202960%2453607c20%24%40bluepinc.com > <https://groups.google.com/d/msgid/jbase/000701d5f1b7%2471202960%2453607c20%24%40bluepinc.com?utm_medium=email&utm_source=footer> > . > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jbase/CAGPPfg-D6Zp7q1APz-VoH%3DTzaRFZjFk1bJv4bvBnod-7qyXDrw%40mail.gmail.com.
