In VFP, there are many features to call external code, such as ActiveX controls, COM servers, DECLARE DLL or SET LIBRARY TO . In older versions, you could even LOAD and CALL machine code. If such external calls caused a crash for some reason, what should