serverjournalcode
CODE

The serverjournalcode statement writes code to journal file.


Parameters

This statement has one parameter:

code – code to journal.


Description

This statement writes code to the journal file. This example adds a journal line to record changes to the Price field.

serverjournalcode {field Price formulafill 0}

This statement is used internally by ProVUE, but could also be used by web code.


See Also


History

VersionStatusNotes
10.2NewNew in this version.