Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Eric, > Hmmm... not sure how that works. I tried building in Debug mode, and put > an assert( false ) at the start of my method, but all I get is an Assert() > error msg - Do you want to Abort, Ignore, Retry? One of those options should automatically start the debugger I think... > Is this the only way? I think the other thing I've seen Tony do is put a wait() in server_start or something - yes - just found it CVS_SERVER_SLEEP set it to a big number and the server process will sleep for a while before getting on with the job. Regards, Arthur