ProcessJobsBeforeLogoff Method
- Last UpdatedNov 06, 2025
- 1 minute read
The ProcessJobsBeforeLogoff() method processes the jobs being logged off by the specified user. The method first checks the system parameter to 'prompt for quantities' to see if it is true. If it is true, for each job the user is logging off, the user is prompted to enter production quantities. The method then determines if the user is the only user currently logged into the job and if the job can run without an operator. If it cannot, the job pauses before logging the user off of the job.