On the PRESCRIPTIONS VFE form (and a few other forms) there is button that is displayed to FAX RX when the Prescribing Method is set to Fax to Pharmacy. When you hit this FAX RX button, the FAX Dialog is displayed that will eventually send the FAX to Biscom FAX Server.
How do you get access to this FAX Dialog directly from a custom VFE form?
I am assuming that there is a program string (or MEL function) that would be invoked through the use of either RUNPROCESS() or RUNTEXTPROCESS() function from within the VFE form.
Has anyone ever done this? Is there another way to get access to the FAX dialog from within a form?
Thank you in advance for your feedback and assistance.
Jim
You could print to the faxcomm printer but I'm not sure how you would pass the Fax number to it. Otherwise it would prompt you for that information.