Download VisionWare Reference Guide, Version 3.0
Transcript
PR.INSPECT Each of the inspection record arguments is specified in the args[] array as a logical record number. This routine converts each logical record number to a physical record number and makes an entry in the global array vw.precs[l.rec]. That provides a fast way to get the physical record number for each of the inspections in the argument list. Next, the routine checks that each of the records specified (in args[2] through args[9]) is actually a member of the inspect class. It also verifies that an evaluation list was successfully created for each argument during the list building process. If either of the above conditions is not satisfied, an error is generated. Errors must be handled by calling rn.error( ). Pop-ups are not allowed. Related Routines inspect inspect_list pr.inspect_list VisionWare Reference Guide, Rev. A 129