|
How about prompt validation program? -----Original Message----- >Anyway, command prompts are NOT a specialty of mine, so I'm fishing for >ideas. Could a command validation program help with this? No, because it doesn't get that far. The problem is that the OS won't treat a non-quoted value containing a hyphen as a string, it treats it as an expression and the hyphen as a subtraction operator. Just change your program building the command string to always add quotes; they never hurt anything. Doug
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.