Exemple
// set up PS ECLPS ps = new ECLPS('A'); // do the wait int TimeOut = 5000; BOOL waitOK = ps.WaitForCursor(23,1,TimeOut, TRUE); // do the processing for the screen
// set up PS ECLPS ps = new ECLPS('A'); // do the wait int TimeOut = 5000; BOOL waitOK = ps.WaitForCursor(23,1,TimeOut, TRUE); // do the processing for the screen