Hi Kevin, On our UD system, we test " @USER.TYPE".
Try changing line 3 to: IF @USER.TYPE = 0 THEN WW.SB.RB That way, only interactive users (@USER.TYPE = "0") run the routine and phantoms (@USER.TYPE="1") skip it. Hope this helps, Tom Derwin >>> [EMAIL PROTECTED] 05/17/07 7:01 PM >>> I have a site that has a logon proc as follows: 001 PA 002 UDT.OPTIONS 22 ON 003 WW.SB.RB This WW.SB.RB is apparently the Redback launch program, which is fine. But I am finding that with this program in place, SB+ Job Schedule Defns do not run (as phantoms). Is it normal for Redback to cause SB+ to stop working this way? -Kevin [EMAIL PROTECTED] ----------------------------------------- This e-mail and any attachments may contain CONFIDENTIAL information, including PROTECTED HEALTH INFORMATION. If you are not the intended recipient, any use or disclosure of this information is STRICTLY PROHIBITED; you are requested to delete this e-mail and any attachments, notify the sender immediately, and notify the LabCorp Privacy Officer at [EMAIL PROTECTED] or call (877) 23-HIPAA / (877) 234-4722. ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
