Wednesday, March 11, 2009

Trace

When using VB in the source code when put the trace function. when you play the vb and trace is active it well show you all the code and stuff from the soruce view. when the trace is not active is will run normally with out the source code and the other stuff that connected to it.

to active the trace is to set the "true"
to not active the trace is to set the "false"

No comments:

Post a Comment