Forum Post: Is there any tool or compile option to check whether arguments provided to call a...

  • Thread starter Thread starter mengchao.agile
  • Start date Start date
Status
Not open for further replies.
M

mengchao.agile

Guest
Always get runtime error of "Mismatch parameter calling xxx.p". I guess it is caused by "late binding" feature of progress so that the compiler cannot find this kind of issues at compile time. Is there any tool or compile options to check this kind of error? If no, is there any clue how to write one?

Continue reading...
 
Status
Not open for further replies.
Back
Top