![]() |
Next Page |
| Contents > Script steps reference (alphabetical list) > Miscellaneous script steps > Dial Phone script step |
|
|
| Dial Phone script step |
| Format |
Dial Phone [No dialog; <phone number>] |
| Options |
| Perform without dialog prevents the Dial Phone dialog box from displaying when the script step executes. |
| Click Specify to display the "Dial Phone" Options dialog box where you can set the following options. |
|
|
| Web compatibility |
| This script step is not web-compatible. |
| Description |
| Dials a phone from within a script. You can enter a phone number or specify a calculation to create a phone number. You can also choose whether to use the current phone preferences based on your current location. You can specify number, text, calculation, or global fields, and letters within the phone number are translated to numbers (except for q and z). |
| Important The Dial Phone script step is not supported in Mac OS X. |
| Examples |
| The following script repeatedly dials the phone number in the PhoneNumber field, up to ten times. |
Set Field [Contacts::gCount; 0] |
| This script dials local directory assistance. |
Dial Phone [No dialog; 411] |
| Related topics |
| Script steps reference (alphabetical list) |
| Script step categories |
|
|
| Contents > Script steps reference (alphabetical list) > Miscellaneous script steps > Dial Phone script step | Next Page |