The 'jstart' command still exists in all its glory on jBASE 5 (Windows only).
However, ever since jBASE 4, the following commands have been unified to work the same on all platforms: Z (and ZH) PHANTOM PH-START The Windows Task Scheduler (Microsoft's answer to 'cron' on unix) is yet another way to start a background task on Windows. Dan On Mon, Jun 23, 2014 at 2:27 PM, Richard Kann <[email protected]> wrote: > Hi, > > We have a background program that runs to monitor a serial port and > respond to an RF base station. I start the process on Jbase 3.x (windows > version0 by: > > EXECUTE 'JSTART -b RFMENU' > > I am upgrading to 5.x, does it support this command and if not what > replaces it in what format to do this same task. > > Richard Kann > Comp-Ware > > -- > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- -- 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]. For more options, visit https://groups.google.com/d/optout.
