Exchange Files |
Exchanges two files on disk
Syntax
Exchange Files [ Select ; Result (error) ; FilePath 1 ; FilePath 2 ;
Allow different Volumes ]
Exchange Files |
Exchanges two files on disk
Exchange Files [ Select ; Result (error) ; FilePath 1 ; FilePath 2 ;
Allow different Volumes ]
Dial_RemoveNotification |
Removes a (delivered) notification.
Dial_RemoveNotification ( switches ; notificationID )
Dial_SetDialogTitle |
Sets the default dialog title for the title bar of dialogs.
Dial_SetDialogTitle ( switches ; dialogTitle )
Dial_SetPopup |
Sets the values to be used for the popup list.
Dial_SetPopup ( switches ; popupvalues {; secondvaluelist} )
Dial_SetPosition |
Sets the position on the screen of dialogs to be shown.
Dial_SetPosition ( switches ; left ; top )
TrText_GetSpellingLanguages |
Returns a list of all supported spelling languages.
TrText_GetSpellingLanguages ( switches )
TrText_LearnSpelling |
Adds a word to the spell checker dictionary.
TrText_LearnSpelling ( switches ; wordToLearn )
TrText_NOTText |
Returns all lines in text1 that are NOT in text2.
TrText_NOTText ( switches ; text1 ; text2 )
TrText_SetSpellingIgnoreList |
Sets the list of words that should be ignored.
TrText_SetSpellingIgnoreList ( switches ; ignoreWordList )
TrText_SumTextResult |
Use this function to stop the sumText calculation and get the result.
TrText_SumTextResult ( unused )