Dial_BigInputDialog |
Displays an input dialog box, in which the user can enter a long text.
Syntax
Dial_BigInputDialog ( switches ; prompt ; button1 ; button2 ; button3 ;
button4 ; initialText )
Dial_BigInputDialog |
Displays an input dialog box, in which the user can enter a long text.
Dial_BigInputDialog ( switches ; prompt ; button1 ; button2 ; button3 ;
button4 ; initialText )
Dial_DelayTicks |
Waits a specified period of time.
Dial_DelayTicks ( switches ; ticks )
TrFile_ExchangeFiles |
Exchanges two files on disk
TrFile_ExchangeFiles ( switches ; filePath1 ; filePath2 )
TrFile_CreateFileWithContents |
Creates a new (data) file and fills it with (text) contents in one step.
TrFile_CreateFileWithContents ( switches ; filePath ; contents)
Create File with Contents |
Creates a new (data) file and fills it with (text) contents in one step.
Create File with Contents [ Select ; Result (error) ; FilePath ; Contents ;
Create Folders ]
Dial_CenterPointOfRect |
The function returns the center point of the input rectangle.
Dial_CenterPointOfRect( switches ; rectangle | left ; top ; width ;
height )