Help with syntax def file

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Brad Austin

Help with syntax def file

Post 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?
Post Reply