/*** * Radios.ch * * Header file for Radio button gets. */ // #define K_SPACE 32 #define RADIO_BUTTON Chr(4) #command @ , GET ; RADIO ; ; => ; SetPos(, ) ; ; RadioGets({|x| iif(x == NIL, , := x) }, ; <(var)>, , GetList) ; ; DrawRadios(GetList, Atail(GetList))