Présentation
Documentation
L'équipe
Sérialisation
 
Programmes
Objets
Libs Utilitaires
Libs Internes
   
 
Editeur
Syntaxes
Windows
Versions
   

SCR/AL1 - TOME II. Les Objets

8. MENU

8.1 Syntaxe d'un MENU

menu_defn ::=   {
[TITLE "string"]
[FOOTNOTE "string"]
[BACK color]
[BOX 2 | 1 | 0]
[AUTO]
[NL nn] [NC nn]
[LINE nn] [COL nn]
[FIRST_OPTION nn]
[CHOICE nn]
[BEGIN_FN action_defn]
[END_FN action_defn]
[FNKEY fnkey_defn]
[HELP "string"]
[COMMENT "string"]
[OPT_MEM]
[SBAR]

OPTION option_defn
...
}

color ::= DEFAULT | REVERSE | UNDERLINE | BOLD | INVISIBLE | BLINKING |
BLACK | BLUE | GREEN | CYAN | RED | MAGENTA | YELLOW | WHITE

option_defn ::= "string"
[[ACTION] action_defn]
[UNDISPLAY]
[TOGGLE]
[ABORT]
[ON | OFF]
['c']
[fnkey]
[HELP "string"]
[COMMENT "string"]
[PROT "class;class;..."]

Copyright © 1998-2015 Jean-Marc Paul and Bernard PAUL - Envoyez vos remarques ou commentaires à bernard@xon.be