edit

Opens the file, filename, in the Twin Activate text editor. edit is only available in the Twin Activate GUI.

Syntax

edit(filename)

Inputs

filename
File to edit in the Twin Activate text editor.
Type: string

Examples

Opens the given file for editing:
edit('c:\test.oml')
Displays the file in the Twin Activate Text Editor