DosWorld 15.11.2024, 23:27 (edited by DosWorld, 18.11.2024, 09:42) |
ClipDRV and LBForth (Announce) |
https://github.com/DosWorld/clipdrv/ --- |
Japheth Germany (South), 18.11.2024, 08:05 @ DosWorld |
ClipDRV and LBForth |
> Clipboard driver and command-line tool. --- |
Rugxulo Usono, 18.11.2024, 08:19 @ Japheth |
ClipDRV and LBForth |
> Cool! However, since you don't provide binaries, perhaps you should put in |
Japheth Germany (South), 18.11.2024, 08:40 @ Rugxulo |
ClipDRV and LBForth |
> There's a giant BIN/ subdir, but I guess you mean under Releases. --- |
DosWorld 18.11.2024, 09:37 (edited by DosWorld, 18.11.2024, 10:10) @ Japheth |
ClipDRV and LBForth |
> Yes, just looked in "Releases". --- |
Japheth Germany (South), 18.11.2024, 15:55 @ DosWorld |
ClipDRV and LBForth |
> Sorry, I am just make release as tag for git and don’t think/care about --- |
DosWorld 18.11.2024, 19:15 (edited by DosWorld, 18.11.2024, 19:43) @ Japheth |
ClipDRV and LBForth |
> Somewhat more serious: if I try to launch C--.exe, the machine just reboots --- |
DosWorld 19.11.2024, 15:45 (edited by DosWorld, 19.11.2024, 16:22) @ Japheth |
ClipDRV and LBForth |
> if I try to launch C--.exe, the machine just reboots --- |
Japheth Germany (South), 19.11.2024, 15:52 @ DosWorld |
ClipDRV and LBForth |
> > if I try to launch C--.exe, the machine just reboots --- |
DosWorld 19.11.2024, 16:27 (edited by DosWorld, 19.11.2024, 18:13) @ Japheth |
ClipDRV and LBForth |
i am update clipdrv. (and link in my prev post) --- |
DosWorld 25.11.2024, 19:34 @ DosWorld |
ClipDRV and LBForth |
> Clipboard driver and command-line tool. --- |
jadoxa Queensland, Australia, 26.11.2024, 02:13 @ DosWorld |
ClipDRV and LBForth |
It works in TDE, but not MouseClip (both on my site). The difference is TDE tests if open returns not 0 (having already determined that the clipboard is available), but MousClip tests 0x1701 (as a combined available/open test). ClipDRV should be returning 1 for open, but it is not (AX is simply not set). Similarly, version should be returning BX=1, but it doesn't (BX is popped). |
DosWorld 26.11.2024, 07:05 (edited by DosWorld, 26.11.2024, 19:22) @ jadoxa |
ClipDRV and LBForth |
> It works in TDE, but not MouseClip (both on my --- |
jadoxa Queensland, Australia, 27.11.2024, 00:41 @ DosWorld |
ClipDRV and LBForth |
|
bretjohn Rio Rancho, NM, 02.12.2024, 21:01 @ DosWorld |
ClipDRV and LBForth |
A few of suggestions for ClipDrv: |
DosWorld 02.12.2024, 21:11 (edited by DosWorld, 03.12.2024, 13:23) @ bretjohn |
ClipDRV and LBForth |
> * Allow use of EMS --- |