Re: Trying to understand preprocessor
- Posted by moskito_x Feb 09, 2013
- 1441 views
jimcbrown said...
Hmm. Changing that line in the manner you described should not have been necessary.
I wonder what would happen if you did this
-p dex:datesub.ex: -f %m/%d/%Y
when I put a blank space in front of -f :
-p dex:datesub.ex: -f %m/%d/%Y
This gives the same correct result.