Rem ************************************ Rem * AMOS Example 16.7 * Rem * Dotted Lines * Rem * (c) Mandarin / Jawx 1990 * Rem ************************************ Menu$(1)="Menu " Menu$(1,1)="List of options" Rem Draw dotted line across menu Rem 61680=binary %1111 0000 1111 1000 Menu$(1,2)="(SL 61680)(LI 120,0)(SL 65535)" Menu$(1,3)="Item 1" Menu$(1,4)="Item 2" Menu Inactive(1,1) Menu Inactive(1,2) Menu On Direct