CORE POS - IS4C
The CORE POS front end
|
check() looks for input the module can handle. In this case the module simply watches for the string "HW".
parse() demonstrates a couple options when the correct input is detected. If a transaction is in progress, it displays an error message. Otherwise, it sends the browser to a different display script.
N.B. the HelloWorld display module is just an example; that file does not exist in the gui-modules directory.