Tye
08-19-2005, 06:26 AM
Yeah, sorry. Another nscriptm question from me. :?
Can someone confirm for me that sendkeys() refuses to send double characters?
For examples if I sendkeys(hwnd, "screenshot") it outputs "screnshot" <==the second 'e' is missing.
Also, I remember reading that there is a command for showing and hiding the console, but I can't find anything about it in the docs.
Finally, FileFindInit(). How does it determine which file it returns? It seems to return the most recently created file matching the passed parameters, but I need confirmation of this before continuing my project or I could cause a lot of damage with my code.
Anyone? As always, Thank You!
Can someone confirm for me that sendkeys() refuses to send double characters?
For examples if I sendkeys(hwnd, "screenshot") it outputs "screnshot" <==the second 'e' is missing.
Also, I remember reading that there is a command for showing and hiding the console, but I can't find anything about it in the docs.
Finally, FileFindInit(). How does it determine which file it returns? It seems to return the most recently created file matching the passed parameters, but I need confirmation of this before continuing my project or I could cause a lot of damage with my code.
Anyone? As always, Thank You!