Uniface Underground -> Undocumented.Features.Only. Go Home

trace

Name trace
Writes trace information into the message frame
Synopsis trace
Use Available in any component type.
Description trace statement write information about driver operations done between two trace statements
Tested in 7.2.03 and 7.2.04
Example trace           ; starts trace
;
; code to trace (retrieve, store, edit,....)

trace           ; end trace

The traced code can generate in your message frame an output like :

(Trace ) Elaps: 405; Cpu: 405; Ret: 0; Sto/Rem: 6; Cle/Rel: 1
-----> Inp: 0; Out: 6; Dbms: 86; Dis: 124; Edit: 0; Misc: 0


Copyright © 1999-2000  $UUU  All rights reserved.
Disclaimer. | Site Comments.