Code:
Break on

Call "\\tpaprime\netlogon\udf.kix"

If InContainer('OU=TPA,dc=mfmlegal,dc=com','User')[0]
Call "\\tpaprime\netlogon\tpalogin.kix"
EndIf

If InContainer('ou=CLW,dc=mfmlegal,dc=com','User')[0]
Call "\\clwprime\netlogon\clwlogin.kix"
EndIf



I thought the call command would work but it's being hard headed for me....

There is a tab in front of the call commands. The formatting isn't holding after I post.


[edit]
lonkero added the missing code-tags


Edited by Lonkero (2005-03-30 11:01 PM)