Map
Index
Random
Help
th

Note: define conditional statements from conditional gotos using a Branch argument

topics > all references > references c-d > QuoteRef: cbb_2000 , p. 2000-09-04



Group:
Thesa programming system
Topic:
conditional statement

Quotation

If Branch ProgA else ProgB ==> unless: Branch goto Else // do ProgA // goto Exit // label Else //do ProgrB // label Exit ... [p. 2000-09-23] Branch interface // if: A==B goto Label // unless: A==B goto Label ... "A==B" is a branch because "if: A==B goto Label" exists   Google-1   Google-2

personal notes


Related Topics up

Group: Thesa programming system   (11 topics, 561 quotes)
Topic: conditional statement (8 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.