Adjust VFP error handling
Detail: s/ErrorMsgs - Give the VFP "invalid operation" error a more useful error number, and correct the embedded text to match what's in the Resources file. Add VFPExcetion_SQRT, to allow "negative root" errors to be generated by FSQRTD error checks. hdr/Definitions - Update FPSCRCheck macro to allow alternate error handlers to be specified s/Array, s/Factor - Update FSQRTD error checks to use VFPException_SQRT, so that they say "negative root" instead of "invalid operation" Admin: Tested on Raspberry Pi Version 1.73. Tagged as 'BASIC-1_73'
Showing
Please register or sign in to comment