Hey there all. I know this has to be an easy fix, but I am just having one of those days. I am trying to get a dialog box with a little text and then the results of a variable. Here is what I put:
Thanks,Code:Dialog.Message ("Important", "Documents have been copied to ", Session.Expand"%ManualDir%!", MB_OK, MB_ICONEXCLAMATION);
Parallon

