How do I define something as another thing..
Example:
Define Not as !.. So instead of typing if not function.. I can type if !function..
or Define Begin as { and End as }.. or even Define "and" as &&;
How do I do this?
Code:I tried: //LOLOL fail bad.. {$ifdef !} ! = Not; {$endif}







Reply With Quote












