computer






 

Question by  santosh43 (2)

What does runtime error 5: invalid call procedure or argument. mean?

 
+7

Answer by  zombo (14)

Result of the program trying to process some invalid number or value, example a function that only accepts values in a range and you are giving it an out of range.

 
+6

Answer by  Zazza (48)

This very much depends on the program you are running. However, in general this means someone probably made a programming error: A certain part of a programing is being executed but it is given the wrong data as input; it cannot do anything with the input. In any case I would suggest to contact the developer of the program.

 
+5

Answer by  NullDeVice (33)

It means that the programmer of the application before calling a procedure did not check that all the parameters passed to it are valid

 
+3

Answer by  pradonog (117)

It means your windows can not find some of visual basics files that lost in your registry or cannot be find in any your hard drive partition

 
You have 50 words left!