Table of Contents

EditVisible (Statement)

Format

editvisible ( boolean_expression )
editvisible boolean_expression

Description

Sets the view option for the “Edit” portion of the main window, this is where the program is displayed and edited.

Example

editvisible 0
pause 2
editvisible 1

See Also

2016/01/01 22:42

New To Version

0.9.6.65