if i do

spool c:\&mydateSPOOL.txt

it will askme to enter a value for mydatespool, it will think my variable is mydateSPOOL instead of mydate. If I set escape / I can use / to seperate variable name and literals

just like UNIX