404404404cab Produkttechnik GmbH & Co KGabc - POKE Variables:command type: description(S=string, I=integer, F=float)„xoutput“ I status of the peripheral connector control bits (output)Note: you have to set the peripheral mask to 0 (x m command) before!„read_controls“ I Value: 0 or 1. 1 allows control characters to pass thru INPUT or INKEY$.All characters are passed to abc, including the character terminatingthe input line (e.g. CR). (This CR can be removed e.g. with TRIM$.)„bypass“ I Value:0 or 1. 1 allows data from interfaces to go directly to JScript.„httpswap“ S Can be used to swap the normal root directory and the memory cardon the webserver. E.g. POKE „httpswap“,“/secret“ moves the appletto /secret/index.htm and /card/index.htm to /index.htm.„lcd“ I Controls the source for the LCD. 0 is standard, JScript content. 1 is the abcwindow.„lcdx“, „lcdy“ I Offset for the LCD in the abc window.„led“ I Controls the state of the front panel LEDs (if „lcd“ is 1). Bit coded:1 = Cancel2 = Mode (A-Series), Error (M-Series)4 = Feed8 = Pause16 = Arrows (A-Series only)A+/Mach4 and newer machines:1=Menu2=Cancel4=Feed8=Pause16=Enter32=Up arrow64=Left arrow128=Right arrow256=Down arrow„ledmask“ I Masks the LEDs to be lit. Independent of „lcd“-value. Same bit coding as„led“. A 0 masks the respective LED.„backlight“ I Controls the backlight of the LCD if „lcd“ is 1. 1 is on, 0 is off, 2 iscontrolled by JScript (Default).a-Series basic compiler