/* * $Id$ */ /* copyright (c) Budyanto Dj. Editbox demo multi-field GET session(s) using editboxes with a simple sample of @...EBGET command translation This sample also shows simple implementation of WVW_INPUTFOCUS to handle some keyboard inputs on non topmost window (The editbox itself always accept input independent of WVW_INPUTFOCUS) Some parts of this sample are modifications from MINIGUI's sourcecode to handle "masks" during editbox input session: ProcessCharMask() CharMaskTekstOK() GetValFromText() GetNumMask() */ #include "inkey.ch" #include "set.ch" #include "common.ch" #command @ , EBGET ; [LABEL