PROFILE2.CLW is a simple modification of the standard PROFILE.CLW that ships with Clarion4. I've added some code to record the procedure entries in the order they occur, then dump those out to the ascii text file PROFILE when the module is closed. This file is used the same way that PROFILE.CLW is used. Simply add this file as an external source file to your project, then add the line PROFILE=>ON to the defines for the module you want to profile. George Lehmann Horizon Business Concepts gelpilot@aol.com