SalesPoint Framework v3.0

Hook: Display Log File Contents


Requirement

The contents of a log file needs to be displayed.

Method of Adaptation
Enable Feature
Level of Support
Parameter Pattern  
HotSpot
Standard User Interaction for Log File Management
Hooks used
Open Log File For Evaluation
Participants
logInput , LogTableForm, formSheet

Changes

  1. logInput = Open Log File For Evaluation [logInput].
  2. instance formSheet of LogTableForm with parameter logInput.
  3. display formSheet.

Comments


SalesPoint Framework v3.0