Windows Clipboard
BlitzPlus Forums/BlitzPlus Programming/Windows Clipboard| 
 | ||
| Hi all, Is the clipboard accessible from within B+ ? I just need to be able to copy text to the clipboard so I can paste it in other softwares. | 
| 
 | ||
| I know there is a way with a DLL call from User32.dll, but I'm not sure. Let me look it up and I'll try to get back to you on that. | 
| 
 | ||
| It is in the archives: http://www.blitzbasic.com/codearcs/codearcs.php?code=699 |