CALL DIAL
This page was last modified 07:46, 17 August 2021 by Mars2000you.

Contents

Effect

Calls a specific phone number via tone-dial.

This instruction can only be used in a Terminal program.

Syntax

CALL DIAL(<StringVariable>)

Parameter

<StringVariable> stores the phone number to be called.

Permitted input: 0123456789-AaBbCcDd*# (- corresponds to 1 second of waiting time).

Example

A$="05110-c034":_DIAL(A$)

Compatibility

MDM-BASIC