Add the other parameters will be prompted to real-time error 5, invalid procedure call or parameters, could you tell me is there a way to solve it?
CodePudding user response:
All commented On the Error Resume Next statement, in VB6 IDE,The error and then click the debugging, the cursor will stop error in the statement,
Or
In doubt may have a logical error statements in advance to set breakpoints, run through the breakpoint interrupt,
At this point can be used in the immediate window
? The variable name
Or
? The function name () function parameter
Or
Process (parameters)
Auxiliary debugging,
CodePudding user response:
You want to make sure of what other tips on this error,And then, when it prompts the error, points "debug", have a look at what is on the relevant variables,