Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
DO CASE
CASE iminedit
@ 33.231,58.000 GET schedget ;
SIZE 1.000,19.600 ;
DEFAULT " " ;
FONT "MS Sans Serif", 8 ;
PICTURE "@K" ;
COLOR ,RGB(0,0,128,255,255,255)
CASE !iminedit
@ 33.231,58.000 SAY schedget ;
SIZE 1.000,19.600 ;
FONT "MS Sans Serif", 8 ;
DISABLE COLOR RGB(128,0,0,0,255,255)
ENDCASE