ViewShowPrintableOnly Method

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

Description

Toggle display of objects, marked as printable, or all.

Syntax

Fred.ViewShowPrintableOnly (int1)

int1        

0 = show all objects, printable and not

1 = show only printable objects

2 = toggle status of displaying only printable objects

Remarks

Returns error code.

Context

Fred application dispatcher commands

See also

TestViewShowPrintableOnly