| $$MGONFILE(RXIEN) | 
This API returns whether there is an FDA Medication
Guide available for a specific prescription or not.
 
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
RXIEN | 
Input | 
Pointer to the PRESCRIPTION file (#52).
 
 | 
$$MGONFILE | 
Output | 
There are two possible outputs from this API:
0 - No FDA Medication Guide on file for the prescription.
1^<FDA Medication Guide file name> - The first piece indicates that there is
an FDA Medication Guide for the prescription and the second piece is the
actual document filename (e.g., "1^Citalopram_Tab_Soln_(Celexa)_(2011).pdf").
 
 | 
 
 | 
SELPRT(DEFAULT) | 
This entry point provides a user-interface for
selecting a valid FDA Medication Guide Printer.
 
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
DEFAULT | 
Input | 
Default printer name (optional). The value in this
parameter will be displayed as the default value for the FDA Medication Guide
Printer. In case a value is not supplied the division's default printer will
be given as the default value. If the division does not have a default FDA
Medication Guide printer, the HOME device will be the default.
 
 | 
 
 |