Prompt: !,"This is the interval that backgroud tasks will be rescheduled.",!,"Long intervals may not pick up any data. Short intervals are best,",!,"because the times collected may be off by as much as the interval for the"
Line Location: 1+1
Function Call: WRITE
Prompt: !,"interval a message was in the queue for. ENTER THE NUMBER OF SECONDS !"
Line Location: 1+2
Function Call: WRITE
Prompt: " Enter a time in seconds"
Line Location: 1+4
Function Call: WRITE
Prompt: " Intervals must be at least 5 minutes apart."
Line Location: 1+5
Function Call: WRITE
Prompt: " Intervals must be less than 1/2 hour."
Line Location: 1+6
Function Call: READ
Prompt: "How many times do you want to analyze the message delivery queue: 4//"
Formatting: !!
Timeout: DTIME
Variable: X
Line Location: 2+0
Function Call: WRITE
Prompt: !,"The analysis will be automatically rescheduled this number of times."
Line Location: 2+1
Function Call: WRITE
Prompt: $C(7),!,"Type in a number between 0 and 9999999."
Line Location: 2+2
Function Call: WRITE
Prompt: !!,"I am queuing this job to run on the next half-hour. It will run every half-hour",!,"on the hour until the task is deleted or it is stopped by setting",!,"^XMBPOST(""XMUT5STOP"")=1."
Line Location: TASKED+3
Function Call: WRITE
Prompt: !!,"QUEUED !!! TASK # "_ZTSK,!!
Line Location: TASKED+4
Function Call: WRITE
Prompt: !!,"Analysis of queue starts now !!!",!
Line Location: GO2+6
Function Call: WRITE
Prompt: !!,"Stats collected. If you would like them to be collected automatically",!
Line Location: OPTION+3
Function Call: WRITE
Prompt: !,"every 1/2 hour, please schedule this option via TaskMan.",!!