Categorized List of Actions
Alpha Five provides the following actions through the Action Script Genie.
|
Category |
Action |
Description |
|
Addin Actions |
Breaks a report in component reports and sends each component as a PDF file attachment. | |
|
Alpha Five |
Closes the Alpha Five application. | |
|
Closes the current database and opens another. | ||
|
Maximizes the top-level Alpha Five window so that it fills the entire screen. | ||
|
Minimizes the top-level Alpha Five window so that it and it's contents do not appear on the screen. | ||
|
Restores the Alpha Five window to its previous size. | ||
|
Branching |
Can be used to change the execution of your script based on an expression or the value of a control. | |
|
Causes your script to start executing at a label created with the Insert Label Action. | ||
|
Inserts a label in the list of actions. You can later use the Goto Label Action to jump to it. | ||
|
Control Panel |
Hides the Control Panel. | |
|
Maximizes the Control Panel. | ||
|
Minimizes the Control Panel. | ||
|
Restores the Control Panel window to its previous state. | ||
|
Activates the Control Panel. | ||
|
Displays the Control Panel after it has been hidden. | ||
|
Database Utilities |
Displays the Backup Database dialog box, which lets you run and/or save a backup operation. | |
|
Allows you to pack tables in your database. This will delete records marked for removal and compress memo files. | ||
|
Refresh Passive-Link Table(s) |
| |
|
Displays the Restore Database dialog box, which asks the user to specify a folder and to select a backup zip file from those that the folder contains. | ||
|
Creates a zip file to backup your database. | ||
|
Runs a previously saved One-Step backup operation, created with the Backup Database dialog. | ||
|
Updates the indexes for specified tables. | ||
|
Empties all records from a table. | ||
|
Dialog Boxes |
Automates the process of creating message boxes. | |
|
Greatly simplifies the construction process of Xdialog boxes. | ||
|
Provides a alternative approach to displaying a dialog. | ||
|
Prompts the user for text and stores it in a variable. | ||
|
Prompts the user for a password and stores it in a variable. | ||
|
Prompts the user for a password and stores it in a variable. | ||
|
Prompts the user for a date and stores it in a variable. | ||
|
Prompts the user for a path and stores it in a variable. | ||
|
Prompts the user for a filename and stores it in a variable. | ||
|
Prompts the user for an expression and stores it in a variable. | ||
|
Prompts the user for an order expression and stores it in a variable. | ||
|
Prompts the user for an filter expression and stores it in a variable. | ||
|
Prompts the user for an field name and stores it in a variable. | ||
|
Prompts the user with a list of radio button choices and records the selected button in a text variable. | ||
|
Prompts the user with a list of options and stores the result in a text variable. | ||
|
Displays a selection dialog box in any of three styles, using radio buttons, a tree control, or a list box. | ||
|
Hides a wait dialog. | ||
|
Displays a wait dialog. | ||
|
Sets the messages and percentage parameters of the wait dialog. | ||
|
|
Allows the user to receive email using the built-in Alpha Five email client. | |
|
Allows the user to send email using either the built-in Alpha Five email client, or the user's default email client (e.g. Eudora, Outlook etc.). | ||
|
Displays the Email Settings dialog box, which allows the user to set email settings for the built-in Alpha Five email client. | ||
|
Lets you select tables or sets to zip up and send by email. | ||
|
Lets you select files to send by email as attachments. | ||
|
Fields |
Adds text at any location in a memo field. | |
|
Adds text at any location in an RTF memo field. | ||
|
Clears the contents of specified fields on a form or browse. | ||
|
Dials a phone number from a field in an open form or browse window using Alpha Five's phone dialer. | ||
|
Retrieves the "Value" properties of object(s) on a form or browse into variables. | ||
|
Displays the contents of a memo or image field. | ||
|
Highlights text in a form or browse window. | ||
|
Enters values into one or more fields on a form or browse layout. | ||
|
Specifies the image filename for a linked image field. | ||
|
Places the cursor to a specified location in a field. | ||
|
Spell checks specified fields and records. | ||
|
Find/Locate |
Searches for records matching a specified key value. | |
|
Displays the Find by Key dialog. | ||
|
Displays the Find by Key dialog. It allows you to customize the settings of the dialog or leave them up to the user. | ||
|
Finds text in a form or browse. | ||
|
Displays the Locate dialog that allows the reader to search for text. | ||
|
Displays the Find By Form dialog box. | ||
|
Form/Browse |
Gives focus to an open window. | |
|
Allows the user to enter and edit records in the current or another specified form. | ||
|
Closes the current window, or another form or browse window. | ||
|
Prevents the user from making any changes to records in the specified form or browse window. | ||
|
Exports records to the Microsoft Word Mail Merge function. | ||
|
Displays a small, modeless, pop-up window which allows users to quickly give focus to a particular field on a form. | ||
|
Opens the default form or browse window for a table or set. | ||
|
Opens a form or browse. | ||
|
Exports the current selection of records to Excel and then opens Excel with the records loaded into a new worksheet. | ||
|
Refreshes all the data displayed in the current or another specified window. | ||
|
Changes data entry style of a specified form or browse to Modal. | ||
|
Changes data entry style of a specified form or browse to Modeless. | ||
|
Opens a different form for the current record in a new window. | ||
|
Switches between the form and browse views of a table or set. | ||
|
Opens the form view of the current record in an embedded browse. | ||
|
Index/Sort |
Runs a custom sort defined by the user at run-time. | |
|
Sorts the records in a window, based on the control that currently has focus, or on another explicitly specified control. | ||
|
Sorts records in a window based on search and sort criteria in a previously saved query operation. | ||
|
Displays the Primary Index or Query dialog, from which the user may select the primary index or query list for the current form or browse. | ||
|
Sets the primary index or query list for a form or browse. | ||
|
Sets the primary index for a form or browse to record number order. | ||
|
Menu Commands |
Allows an object to run one of the actions listed in the form's menu. | |
|
Allows an object to run one of the actions listed in the Control Panel's menu. | ||
|
Miscellaneous |
Opens a help file (Windows .HLP or .CHM formats or an Alpha 5 help file) to display a topic to the user. | |
|
Opens a file with its Windows associated application. | ||
|
Launches the user's browser and opens the specified URL. | ||
|
Plays a specified .WAV sound file. | ||
|
Executes another program outside of Alpha Five. | ||
|
Specifies keystrokes to send to Alpha Five or another application. | ||
|
Sets focus to another non-Alpha Five window. | ||
|
Network Optimization |
Refreshes the current database if it is a shadow database. | |
|
Object Properties (Set and Get) |
Gives focus to an object in an open window. | |
|
Renders objects unable to receive focus. | ||
|
Allows previously disabled objects to receive focus. | ||
|
Retrieves specified properties of one or more object(s) on a form or browse. | ||
|
Retrieves the 'Text' property of one or more object(s) on a form or browse. | ||
|
Retrieves the 'Value' property of one or more object(s) on a form or browse. | ||
|
Hides objects on a window. | ||
|
Refreshes the displayed contents of one or more objects. | ||
|
Sets the border attributes of one or more objects. | ||
|
Sets the fill properties of one or more objects. | ||
|
Sets the font attributes of one or more objects. | ||
|
Sets specified properties of one or more field, text or button objects. | ||
|
Sets the text that is displayed by one or more objects. | ||
|
Sets the 'Value' property of one or more object(s) on a form or browse. | ||
|
Reveals objects previously hidden in a window. | ||
|
Operations |
Allows the user to create a new Alpha Five operation. | |
|
Allows you to run a previously created operation. | ||
|
Reports (Print, Preview, Send, etc) |
Allows you to print, preview, email, or save a layout in a variety of formats. | |
|
Displays the Print Current Record dialog box, which allows the user to print, preview, email, or save the current record using any layout they choose. | ||
|
Displays the Print Layout Genie allowing the user to print, preview, email, or save the selected record using any layout they choose. | ||
|
Sets the default filename for print to file. | ||
|
Allows you to set any available printer to be the default printer. | ||
|
Allows you to print, preview, email, or save a layout in a variety of formats. | ||
|
Allows you to print, preview, email, or save a layout in a variety of formats. | ||
|
Restores the default filename for print to file. | ||
|
Restores the default printer for your computer. | ||
|
Allows you to print, preview, email, or save a layout in a variety of formats. | ||
|
Allows you to print, preview, email, or save a layout in a variety of formats. | ||
|
Query |
Displays the Multi-field Quick Filter dialog box, which allows the user to select multiple fields on which to base the filter. | |
|
Displays the Query by Expression dialog, which allows the user to enter a filter and order expression to search for records in a table. | ||
|
Switches a form to Query by Form mode. | ||
|
Clears existing Query by Form search criteria from the form. | ||
|
Exits Query by Form mode and returns to the Form View mode. | ||
|
Performs the query entered in Query by Form mode. | ||
|
Displays the Query Genie, allowing the user to enter criteria to search the records in a table. | ||
|
Filters records in a window based on the value in the control that currently has focus, or on another explicitly specified control. | ||
|
Queries records based on custom filter and order expressions. | ||
|
Sorts records in a window based on search and sort criteria in a previously saved query operation. | ||
|
Turns off the current query and shows all records in the table. | ||
|
Record Navigation |
Displays the first record in current index/query order. | |
|
Displays a new, empty record for the user. | ||
|
Displays the last record in current index/query order. | ||
|
Displays the next record in current index/query order. | ||
|
Displays the previous record in current index/query order. | ||
|
Displays the records matching a key value. | ||
|
Displays a specified record number based on the current index/query order. | ||
|
Records |
Removes all edits made to the current record. | |
|
Allows the user to make changes to the current record. | ||
|
Copies the value for the corresponding field in the previous record. | ||
|
Copies information from the last record viewed into a new record. | ||
|
Deletes the current record. | ||
|
Creates a duplicate copy of the current record. | ||
|
Creates and displays a new, empty record for the user. | ||
|
Marks the current record. | ||
|
Saves the current record. | ||
|
Unmarks the current record. | ||
|
Changes the contents of a record without opening a form or browse. | ||
|
Adds a record without opening a form or browse. | ||
|
Displays a window displaying the chosen fields of a specified record. | ||
|
Scripts |
Displays a pick-list dialog box, pop-up list, or toolbar of pre-written scripts. | |
|
Displays the Manage Script Favorites dialog box that allows you to edit your list of favorite scripts. | ||
|
Displays script favorites in the Select Script to Run dialog box, toolbar, or pop-up menu. | ||
|
Runs an Xbasic script. | ||
|
Variables |
Identifies variables dimensioned outside the current action script. | |
|
Stores a constant or expression result in a variable. | ||
|
Retrieves statistical information (such as the count, minimum, maximum, average, and variance) about an external table's field or expression. | ||
|
Retrieves statistical information (such as the count, minimum, maximum, average, and variance) about a form's field or expression. | ||
|
Retrieves values of fields in a record in an external table. | ||
|
Retrieves field values on a form or browse. | ||
|
Retrieves various kinds of information about a window. | ||
|
Retrieves the values of properties of object(s) on a form or browse. | ||
|
Retrieves text properties of one or more object(s) on a form or browse. | ||
|
Window Commands |
Sets focus to a window. | |
|
Closes a window. | ||
|
Makes a window unable to receive focus. | ||
|
Allows a window to receive focus. | ||
|
Hides a window. | ||
|
Maximizes a window. | ||
|
Minimizes a window. | ||
|
Places a window a specific location. | ||
|
Restores a window to its normal state after being minimized or maximized. | ||
|
Repositions a window to the top or bottom of the stack of visible windows, or underneath a specified window. | ||
|
Displays a hidden window. | ||
|
Xbasic |
Cancels a form event if a condition is not met. | |
|
Ends the current script. | ||
|
Inserts Xbasic into a script. | ||
|
Changes the cursor to hourglass mode. | ||
|
Changes the cursor back to normal. | ||
|
Temporarily pauses Alpha Five while the user interface is being displayed. | ||
|
Disables debugging of Xbasic code. | ||
|
Enables debugging of Xbasic code. | ||
|
Xdialog Windows |
Displays data from an external ADO or ODBC compliant database. | |
|
Greatly simplifies the construction process of Xdialog boxes. |
Supported By
Alpha Five Version 6 and Above