VBA for iG_Syntax_Hiliter

I produced a .php file for VBA. I got most of the “Keywords” from ostrosoft.com, and added a few myself. I also changed the colour system. The VBA file has abou 160 “keywords” vs about 300 for the VB one. This is beacuse the “keywords” are infact “Bluewords”, that is to say the code produced by my VBA .php file should be the same as if it where in then VBA IDE (theres green, blue and black and that’s it).
vba bluewords .zip

Related posts:

  1. Securing VBA code in Office
  2. Get RGB value of control at runtime
  3. Excel Front Loader v2

Comments

  1. YU-TANG says:

    Today, I am looking for VBA language file for GeSHi and you posted this at last weekend?
    Wow, I’m so lucky! :-)
    btw, I added ‘TypeOf‘ keyword that using in If statement.
    Thanks for your great job.

  2. MLGrant says:

    This post just keeps giving! This is great! Thank you!

Submit a Comment