I am trying to pass a variable that may contain a space into a batch job. I've enclosed it in "". Once in the batch job I'm trying to feed it to kix32.exe by
code:
@call kix32.exe mailbox.kix $1="%1"  

It works fine with a variable with no spaces, but won't work with spaces. Any thoughts?

Thanks,
_________________________
GF