Re: Started Task written in C ?

2005-06-07 Thread Wolfgang Rupprath
Hi all, Can you provide s short segment of source about how to use these two functions? I just tried to use __console() send message to console but got nothing. Thx! here is a small test program using the __console() function to display a message on the console and/or the system

Re: Started Task written in C ?

2005-06-06 Thread Wolfgang Rupprath
@BAMA.UA.EDU Subject: Started Task written in C ? All, is it possible to write a started task in C? Ok, surely I know it is possible to write a program that never ends ;-), but I need to catch the operator command for stopping the started task (/P command if I remember correctly). Can this be done

Re: Started Task written in C ?

2005-06-06 Thread Shmuel Metz (Seymour J.)
In [EMAIL PROTECTED], on 06/06/2005 at 09:38 AM, Michael Knigge [EMAIL PROTECTED] said: is it possible to write a started task in C? With a small amount of CIB support in HLA, yes. Note, however, that you can also direct STOP and MODIFY commands to batch jobs, so you may not need to have an