Here is the First SubPrgm. It's a Menu Subprgm which is pretty neat.
Insert ur options into Str1. so for example. STARTQUIT->Str1
Then the Syntax for L1 is.. {Xcoordinate,Ycoordinate,Logic/options,Word_count..
Logic/Options
0=Don't ClrDraw
1=Normal (Clrdraw and have boundarys)
2=No Boundarys
3=No Boundarys and Don't ClrDraw(this is usually use if you have a pre-set Boundary that looks kick ass)
For word count. If you have the words STARTQUIT->Str1, ur word count would look like. 5,4.. START has 5 letters, and QUIT has 4.
Now if u don't get it. type this down. STARTCREDITSOPTIONSQUIT->Str1 {2,10,1,5,7,7,4->L1
*Btw, my Boundarys adjust depending on how many options, and how many letters are in each option.
EDIT: The Variable E, Returns the option u picked.
This prgm requires Xlib/CelticIII.