| View previous topic :: View next topic |
| Author |
Message |
Guest Guest
|
Posted: Tue Feb 22, 2005 10:49 am Post subject: Putting a "!" in text |
|
|
Hi!
I want to put an "!" in a text, for example "::h::Hallo!{Return}". When I do it like the example, I can not print the "!". How can I do this?
Regards Gerd |
|
| Back to top |
|
 |
SanskritFritz
Joined: 17 Feb 2005 Posts: 283 Location: Hungary, Budapest
|
Posted: Tue Feb 22, 2005 11:14 am Post subject: |
|
|
One option:
| Code: | ::h::
SendRaw Hallo!
Send {Return}
Return |
_________________ Is there another word for synonym? |
|
| Back to top |
|
 |
SanskritFritz
Joined: 17 Feb 2005 Posts: 283 Location: Hungary, Budapest
|
Posted: Tue Feb 22, 2005 11:20 am Post subject: |
|
|
Another option:
| Code: | | ::h::Hallo{!}{Return} |
_________________ Is there another word for synonym? |
|
| Back to top |
|
 |
|