writedialogcode
CODE

The writedialogcode statement scans the current form, and writes the procedure needed to handle this form as a dialog.


Parameters

This statement has one parameter:

code – field or variable that will receive the final dialog code.


Description

This statement scans the current form, and writes the procedure needed to handle this form as a dialog.

local mycode
writedialogcode mycode

History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.