Book a Demo

Author Topic: Generating VB code  (Read 4144 times)

jmagee

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Generating VB code
« on: May 24, 2002, 03:37:35 am »
In my company we have various standards relating to the writting of code. One of these standards is that there has to be a comment of a predefined format before each function. The comment contains things like the function name, the parameters passed in/out (with description) and a description of the function.

Is there any way of getting EA to produce comments before a function in a custom format?

Thanks
Jonathan