VB Coding Question

S

StuJol

I've recieved some vb code from the interent and it has a Private Declare
Auto Function, which wont complie. Is this function normal?
 
S

stebain

StuJol said:
I've recieved some vb code from the interent and it has a Private Declare
Auto Function, which wont complie. Is this function normal?

Why not provide a link to the code where you found it, so that we might know
what you are referring to?
 
Top