Macro substitution

  • Thread starter Thread starter Les
  • Start date Start date
L

Les

Is there any way to do something like macro substitution in VB, like in C++ or C or other languages?



--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-
 
Not with the Microsoft compilers or IDE. You may find a 3rd party add-in
that could pre-process the source code, but I don't know of any.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top