WinSplit Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:12

Description

Splits the current editing window in various ways depending on the value of the nMode parameter.

Syntax

Fred.WinSplit (nMode)

nMode

0=only source,

1=only WYSIWYG,

2=source and WYSIWYG vertical,

3=source and WYSIWYG horizontal,

4=WYSIWYG and source vertical,

5=WYSIWYG and source horizontal

Return value

Error code

Context

Fred application dispatcher commands

See also

WinHSplit Method (Fred)

WinVSplit Method (Fred)