Socket question

Fairlight fairlite at fairlite.com
Wed Aug 9 14:21:21 PDT 2006


Sounds like a crash.

You're running Windows, but it does have redirects for STDOUT, which is
really the only useful one.  In multiple years, the only thing that's ever
ended up in STDERR's stream when I segregate them ins a \007 (Bell).

Try starting it with:

rclerk [...] >debug.log

You'll end up with all the screen drawing characters for the entire run,
but at the end you may actually see something useful.

Okay, this assumes that fP actually uses STDOUT in Win32.  If that's not
the case, I'm sure Ken or someone else will say so.  If it does, though,
this is your best bet for debugging it.

mark->


More information about the Filepro-list mailing list