
CLD Split-Screen with Prot.Mode doesn'nt work
Quote:
> When I use the Clipper De{*filter*} CLD, I always runs it in Split-Screen
Mode
> ("cld /s prog.exe"). But now I compiled my Prog. in Protected Mode
(Blinker
> 3.3) and the Split-Screen Mode doesn't work anymore. Any Ideas?
> FILE CLD.LIB is already linked with the Projekt.
Split screen is a function of CLD.EXE and it will not work in the
situation you describe, because you're not using it when CLD.LIB is
linked in.
Ray