Page 1 of 1

Help with syntax def file

Posted: Wed Jun 06, 2001 7:41 pm
by Brad Austin
I am trying to create a custom syntax definition file. One of the things I am trying to do is create a prefix that allows Textpad to recognize a number. This field alrady exists, in the form of "HexPrefix". I could change the '0x' to a '0b' to get what I want. But I really want both '0x' and '0b' to be prefixes to a number. How can I manage this?