What is the difference in the way COMM PORT I/O is treated between
the executable's compiled with PB or PBC and the debugger option
of -OD with a subsequent load of PBD for test?
Same options, same source, same everthing, just compile to an
EXE or the EXE with -OD then run it in the PBD ..
Standard PB suggested sample and book code. Works just fine in
the final .EXE, but not in DBUG at all....
------------------
Mike Luther
[email protected]
the executable's compiled with PB or PBC and the debugger option
of -OD with a subsequent load of PBD for test?
Same options, same source, same everthing, just compile to an
EXE or the EXE with -OD then run it in the PBD ..
Standard PB suggested sample and book code. Works just fine in
the final .EXE, but not in DBUG at all....
------------------
Mike Luther
[email protected]
Comment