- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
I am using Windows 10 and it works.
@dlanorh wrote:Attached is a small test Lisp to test the copy to clipboard function. You can test it in a blank drawing and notepad
Save the Lisp and load it as previously. Type test to start the lisp. You will be prompted to enter a string. Enter a memorable string and press enter. The lisp should now display "text copied to clipboard" on the command line.
Move to notepad, click on a blank line, right click and select paste. The previously entered text should now be pasted into notepad.
Does this work? The reason I ask is that there may be a problem using this from Windows 8 onward. I cannot test it myself under Windows 8, 8.1 or 10 as I am still working with Windows 7.
If this works I should have a working updated lisp sometime tomorrow afternoon (my time)