Project

General

Profile

Support #2464

remove business logic var defs, format strings and undoable registrations for vars that only exist to defined @-base field widgets but are otherwise unreferenced as real variables

Added by Greg Shah over 9 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
12/21/2014
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version:

History

#1 Updated by Greg Shah over 9 years ago

DEF VAR num AS INT.
num = 30.
FORM i AS INT WITH FRAME f.
DISPLAY num @ i WITH FRAME f.

Also available in: Atom PDF