Ran into a snag with our login script last week..

If I use the following snip of code, KiXtart does not work:
[code]
IF EXIST($desktop+'\BrokerDB - Citrix')
; -- Do something
ENDIF
[/code]

It gets hung up on the "-" as a funky umlaut u character. Also, I have tried using chr(45) in it's place and it does not work either. I have tried this with both a raw script was well as a tokenized version too.

Thanks,

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's