APPX is the Premier Development and Runtime Environment for Business Application Software
(Answer) (Category) FAQ's - APPX Software, Inc. : (Category) APPX Utility : (Category) APPX Development Environment : (Category) Tips & Techniques :
Help in debugging AppxIO
If you're using AppxIO to store data, you can get a complete log of all file I/O by setting the following env. variables:

APPX_IO_LOG=filename APPX_FMT_IO_LOG=1

The first will tell Appx to log all AppxIO actions to filename. The second will tell Appx to format the log so that mere mortals can read it.

The log file will show all reads, readnexts, writes, deletes, and rewrites. Each entry will show a complete dump of the data being read, written, or deleted. For read operations, the log will show the key number and key value being retrieved.

You'll also see log entries for each process that runs so you can tell which process caused each I/O.

[Append to This Answer]
2004-Feb-19 4:29pm
Previous: (Answer) Can we colorize the "auto gui" widgets by ILF in order to adapt them to color schemes?
Next: (Answer) How to put multiple of lines of text on a button or label widget.
This document is: http://board.appx.com/cgi-bin/fom.cgi?file=371
[Search] [Appearance]
This is a Faq-O-Matic 2.719.
Copyright 2003 by APPX Software, Inc. All rights reserved.