Comments on: C5_ANNOUNCE https://vivaclipper.wordpress.com/2013/07/20/c5_announce/ Notes of a Clipper Language Student Sat, 20 Jul 2013 21:29:22 +0000 hourly 1 http://wordpress.com/ By: C5 Flow Control | Viva Clipper ! https://vivaclipper.wordpress.com/2013/07/20/c5_announce/#comment-2601 Sat, 20 Jul 2013 21:29:22 +0000 http://vivaclipper.wordpress.com/?p=4949#comment-2601 […] ANNOUNCE : […]

]]>
By: C5 Statements | Viva Clipper ! https://vivaclipper.wordpress.com/2013/07/20/c5_announce/#comment-2577 Sat, 20 Jul 2013 21:21:34 +0000 http://vivaclipper.wordpress.com/?p=4949#comment-2577 […] ANNOUNCE Declare a module identifier BEGIN SEQUENCE Define a sequence of statements for a BREAK DECLARE* Create and initialize private memory variables and arrays DO* Call a procedure DO CASE Execute one of several alternative blocks of statements DO WHILE Execute a loop while a condition is true (.T.) EXIT PROCEDURE Declare an exit procedure EXTERNAL* Declare a list of procedure or function names to the linker FIELD Declare database field names FOR Execute a block of statements a specified number of times FUNCTION Declare a user-defined function name and formal parameters IF Execute one of several alternative blocks of statements INIT PROCEDURE Declare an initialization procedure LOCAL Declare and initialize local variables and arrays MEMVAR Declare private and public variable names PARAMETERS Create private parameter variables PRIVATE Create and initialize private memory variables and arrays PROCEDURE Declare a procedure name and formal parameters PUBLIC Create and initialize public memory variables and arrays REQUEST Declare a module request list RETURN Terminate a procedure, user-defined function, or program STATIC Declare and initialize static variables and arrays […]

]]>
By: C5_REQUEST | Viva Clipper ! https://vivaclipper.wordpress.com/2013/07/20/c5_announce/#comment-2562 Sat, 20 Jul 2013 20:59:15 +0000 http://vivaclipper.wordpress.com/?p=4949#comment-2562 […] Also: ACHOICE() ANNOUNCE DBEDIT() EXIT […]

]]>
By: C5_INIT PROCEDURE | Viva Clipper ! https://vivaclipper.wordpress.com/2013/07/20/c5_announce/#comment-2547 Sat, 20 Jul 2013 20:46:56 +0000 http://vivaclipper.wordpress.com/?p=4949#comment-2547 […] Also: ANNOUNCE REQUEST EXIT […]

]]>
By: C5_EXIT PROCEDURE | Viva Clipper ! https://vivaclipper.wordpress.com/2013/07/20/c5_announce/#comment-2534 Sat, 20 Jul 2013 20:24:41 +0000 http://vivaclipper.wordpress.com/?p=4949#comment-2534 […] Also: ANNOUNCE REQUEST INIT […]

]]>