10.07.2015 Views

Programming Guide - Actian

Programming Guide - Actian

Programming Guide - Actian

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ConventionsConventionsThe following terminology distinctions are made when dealing with languageitems:• A command is an operation that you execute from an OpenROAD menu orat the operating system level.• A statement is an operation that you place within a program or calledprocedure. Statements can be written in OpenROAD's fourth-generationlanguage (4GL), a database query language (such as SQL), or a 3GL (likeC or COBOL).When representing language elements in discussion text, the followingconventions are used:ConventionUPPERCASElowercaseitalic, lowercaseMixed Case/Initial CapitalizationUsageIndicates constants (for example, TRUE,FALSE, and FB_DIMMED)Indicates 4GL keywords and statements(for example, begin keyword and callprocstatement)Indicates a variable name (for example,cursor_variable)Indicates class names, attributes,methods, or events (for example,DataStream class, ClientData attribute,FetchRow method, and WindowResizedevent)When representing syntax, the following conventions are used:ConventionBoldfaceItalicUsageIndicates keywords, symbols, orpunctuation that you must type as shownIndicates a variable name for which youmust supply an actual value—thisconvention is used in explanatory text, aswell as syntaxIntroduction 15

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!