05-31-2009, 10:13 AM
Hi Gintaras
I tried the Paste_in_console function:
- I had to remove the first line (" /") to get the function to run
- When it did run, I got an error everytime I pressed Ctrl-V:
Error (RT) in "Paste_in_console /31"oPaste_in_console: invalid pointer
The cursor was on this line:
if(wintest(f.hwnd "" "ConsoleWindowClass"))
What am I doing wrong?
Cheers,
John
I tried the Paste_in_console function:
- I had to remove the first line (" /") to get the function to run
- When it did run, I got an error everytime I pressed Ctrl-V:
Error (RT) in "Paste_in_console /31"oPaste_in_console: invalid pointer
The cursor was on this line:
if(wintest(f.hwnd "" "ConsoleWindowClass"))
What am I doing wrong?
Cheers,
John