Joris wrote:
Hi,
Is there any PB-setting to get copied source code from the PB-clipboard to paste it in my text-editor (UE) ?
Now copy and paste can only be used inside PB itself. (XP SP3)
In the most recent edition of UltraEdit there are more than one clipboard (10 in fact). You may have inadvertently switched to a different clipboard than the standard one and are thus interacting with different information.
UltraEdit indicates which clipboard is being used in the status bar. It is shown after the column (i.e. Ln 3, Col 1, C3). The clipboard to use in UltraEdit to share information with PureBasic and other programs is clipboard zero. The keypress to select it in UltraEdit is 'CTRL + 0'.