Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
symbols in batch file
Name: elmoso Date: June 24, 2003 at 09:33:18 Pacific OS: W2K CPU/Ram: 1.8GHZ/256MB
Comment:
Good day to all:
Is there any way to get the Registered® and Tradmark™ symbol to show in a batch file. I can't seem to figure this one out.
Name: Mick C Date: June 24, 2003 at 11:35:30 Pacific
Reply:
The simple answer is no, since both are extended characters. What you can do is display them as Registered(R) and Tradmark(TM) or Copywrite(C) which are all recognised alternatives.
Summary: What does the percent sing mean in batch files. i am really confused about that. it seems like i ve seen it used in different ways. Does it set declare variable or what? thank you. using dos 6.22...
Summary: sir how i can use variables in batch files i need to receive return values from c -exe files to batch file variables and i want to check the values in the batch files ...
Summary: I wrote a batch file with the CHOICE command in it but whenever the program gets to that command I get an error saying "the specified name is not recognised as an internal or external command." the sa...