ScriptPro Editor

This topic is for use by scriptwriters who are using ScriptPro Editor to create custom scripts for their agencies.

Agents can go to Using ScriptPro Scripts for more information about using custom or standard scripts within Travelport Smartpoint.

 

Dialog Box Controls

For a script to run correctly, you must ensure that the script user enters the appropriate type of data into the dialog box's input fields. Use controls to prompt the script user for data and audit the data entered.

Right-click anywhere in the background of the dialog box to display the control types menu.

Control types

ScriptPro has five types of controls: Button, Checkbox, Edit, Label, and ListBox. The attributes of each of these controls will show once the control is added to the dialog box. Click a link below to view detailed information about each control type.

  • Button – OK, Abort, Command, OpenFile
  • Checkbox
  • Edit - text, number, date, airdate, ANSI, multi
  • Label – static text, variable text, image
  • ListBox – ListBox, SingleList, MultiList, ComboBox, ValidBox