SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Detecting 24x7

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Detecting 24x7
Author Message
Graham



Joined: 03 Mar 2005
Posts: 1

Post Detecting 24x7 Reply with quote

I have a number of EXE that can be ran either by 24x7 or manually byt a user.
I want to have the programs run interactivley if they arent run via 24x7 and
silent in they are run by 24x7. I have looked through the COM documentation but
cant see to find a way to have the EXE detect if it is beign ran by 24x7 or not

have i over looked something ?

(The EXE's are VB.net on XP)

many thanks
Graham

Thu Mar 03, 2005 5:43 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7974

Post Re: Detecting 24x7 Reply with quote

From 24x7 run your EXE using a batch a file or a script job. In the bathc/script set some environment variable that your EXE can read. If the variable is set to some "flag" value your EXE would know it is run from 24x7, otherwise it is run manually or from some other place. Note that the variable value is local and available only for the same process tree.

Example batch file
SET myflag=YES
myEXE.exe

: I have a number of EXE that can be ran either by 24x7 or manually byt a user.
: I want to have the programs run interactivley if they arent run via 24x7 and
: silent in they are run by 24x7. I have looked through the COM documentation
: but
: cant see to find a way to have the EXE detect if it is beign ran by 24x7 or
: not

: have i over looked something ?

: (The EXE's are VB.net on XP)

: many thanks
: Graham

Thu Mar 03, 2005 11:31 am View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.