S
Stefan Marquardt
Guest
Hello, is it o.k that we get ERROR-STATUS yes and NUM-MESSAGES = 0? And why ERROR-STATUS is no when we remove NO-ERROR? Short example: define variable LocRetText as character no-undo . input from value ( "C:\windows\system.ini" ). repeat : import unformatted LocRetText no-error . end . input close . message "done" error-status : error error-status : num-messages view-as alert-box .
Continue reading...
Continue reading...