The RPHONE command uses the Windows Phone Dialer to dial a call. You must have a modem installed in your computer.
Options
nameforwindowslog
Optionally pass in the name of the party you are calling to the Windows Dialer call log.
comment
Optionally pass a comment about the phone call into the Windows Dialer call log.
About the RPHONE Command
RPHONE command uses the Windows Phone Dialer to dial a call. You must have a modem installed in your computer.
RPHONE command requires the number that you want to call. You may optionally pass in the name of the party you are calling and a comment about the call. This information will be placed in the Windows Dialer call log if the call is successful.
EXAMPLE 01:
RPHONE '(724) 733-0053'
EXAMPLE 02:
RPHONE '(724) 733-0053' 'R:BASE Technologies' 'Pre-Order Turbo V-8'
EXAMPLE 03:
SELECT CustPhone, Company INTO +
vCustPhone INDIC IvCustPhone, +
vCompany INDIC IvCompany +
FROM Customer WHERE CustID = .vCustID
RPHONE .vCustPhone .vCompany 'Follow-Up'
Note: RPHONE command is also supported in EEPs.