RunWittyTestDialog (open)

Run a witty tester/developers dialog

Syntax

LOADLIB "mod::system/lib/dialogs.whlib";

MACRO RunWittyTestDialog(OBJECT parent, RECORD data, RECORD options)

Parameters

OBJECT parent

Screen or controller loading this dialog

RECORD data

Witty merge data. Should contain the record for the Witty datra to use

STRING wittypath

If set and not overridden, path to the Witty

RECORD options

Options

BOOLEAN pdf

If true, generate PDF from the witty

BLOB pdfbackground

PDF background

STRING wittypath

Witty to use. Overrides any wittypath passed in the data