Hi I wonder whether anyone can give me some pointers on the following scenario. I have an external process which captures a UK postcode as a variable, and I want to pass that into a bat file as a variable. The UK postcode format is of the format A1 1AA, and that is the variable (sPostcode) captured ...