To make the dialogue say "pie1 pie2 pie3"Code:inputuser = pie1; inputpass = pie2; inputfile = pie3; Dialog.Message("Notice", inputuser inputpass inputfile );
so one string (or whatever you call it) is using not 1 but 3 variables, if you don't undestand please tell me, i am not that good at explaining things

