For some reason, I now have a greaterthan symbol (>) in my command window and cannot get it out.
This is what I am looking at...
>?richtextbox.rtf
Command "?richtextbox.rtf" is not valid.
>
Can anybody help??
Printable View
For some reason, I now have a greaterthan symbol (>) in my command window and cannot get it out.
This is what I am looking at...
>?richtextbox.rtf
Command "?richtextbox.rtf" is not valid.
>
Can anybody help??
Hi,
">?richtextbox.rtf"
You are missing a space. Try
>? richtextbox.rtf
By the way, if the ">" is missing you have a problem. It IS the command prompt!!
Ok, that works... but I have never had to use a space before much less had the > appear.
Thanks for the help though.