DO Commands

From Lianjapedia
Revision as of 08:58, 13 March 2017 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Command Description
DO Execute a Lianja procedure, program or stored procedure.
DO CASE Select one course of action out of one or more alternatives.
DO FORM Execute a Visual FoxPro style form.
DO WHILE Repeat a block of commands while a specified condition is true.