/* MasterMenu.xbt -- menu of tests for XbertClass.php.
The menu is run at the default level 1.
*/
,,
,,The most interesting rule sets are for
,,Buttermilk Pancakes, Lupus, and Macular Degeneration.
,,Others demonstrate selected features best understood by
,, examining the rule sets.
,,
,,--- Master Menu ----
,,1. ButtermilkPancakes
,,2. Comments
,,3. FlowControlTest
,,4. Lupus
,,5. Macular Degeneration
,,6. Math
,,7. Matematiko en Esperanto
,,8. Nodes
,,9. OpenTest
,,10. SetVars
,,11. SymbolicLevel
,,12. TraceFile
,,13. Variables
,,14. Vars
,,15. VarsA
,,16. Weather
,,17. YesNoTest
,,Anything else = no test.
,,- - - - -
,ask,Run which test?
#,, The local response variable <> holds which test to run.
# It may be entered for clarity as in the next two EQU commands, but is otherwise referenced by default.
# ,dbon,
3 ,EQU,1 <>
,loc,<choice> ButtermilkPancakes.xbt
3 ,EQU,<> 2
,loc,<choice> Comments.xbt
3 ,EQU,3
,loc,<choice> FlowControlTest.xbt
3 ,EQU,4
,loc,<choice> Lupus.xbt
3 ,EQU,5
,loc,<choice> MacularDegeneration.xbt
3 ,EQU,6
,loc,<choice> Math.xbt
3 ,EQU,7
,loc,<choice> Matematiko.lerta
3 ,EQU,8
,loc,<choice> Nodes.xbt
3 ,EQU,9
,loc,<choice> OpenTest.xbt
3 ,EQU,10
,loc,<choice> SetVars.know
3 ,EQU,11
,loc,<choice> SymbolicLevel.xbt
3 ,EQU,12
,loc,<choice> TraceFile.xbt
3 ,EQU,13
,loc,<choice> Variables.xbt
3 ,EQU,14
,loc,<choice> Vars.know
3 ,EQU,15
,loc,<choice> VarsA.know
3 ,EQU,16
,loc,<choice> Weather.know
3 ,EQU,17
,loc,<choice> YesNoTest.xbt
3 ,lte, 1
,gte, 17
,csv,<choice>
# ,con,The main menu ran one time for <choice>.
,fal, 2
3 ,con,No main menu choices were picked.
2 ,pau, - - You ran <choice>. !GoodBye! - -
|