Coding the FFSTProbe Functions
You can code the FFSTProbe function to capture data in several ways:
- By direct call to the FFSTProbe function
- By coding a macro that uses FFSTProbe
- By creating a subroutine to call the FFSTProbe function
if you specify certain parameter values.
The best way to call the FFSTProbe function is through the subroutine method.
[Back: System Dumps]
[Next: Direct Calls]