I am trying to track down a bug detected by Gremlins by putting traces in POSE's log file. Yet, when I run this, host is 0xFFFFFFFF, and even though bytes returns 22, no log file is found in the POSE directory. What's wrong?
HostFILE *host = HostLogFile(); UInt32 bytes = HostFPrintF( host, "\nStart HandleBeamMenu\n" ); Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
