Search found 4 matches
- Sat Jan 12, 2008 10:31 pm
- Forum: Technical / Scripting
- Topic: Script is Deleting Spaces in Script
- Replies: 2
- Views: 4987
Script is Deleting Spaces in Script
I’ve been having problems with spaces disappearing from my script. For example, if my script is: FindImagePos>c:\Documents and Settings\John J Doe\My Documents\My Images\FindHC.bmp,c:\Documents and Settings\John J Doe\My Documents\My Images\capturefirst.bmp,CV,1,X,Y,NumFound If>NumFound=-1 message...
- Thu Nov 01, 2007 11:57 pm
- Forum: Technical / Scripting
- Topic: DDERequest and Poke, Excel
- Replies: 6
- Views: 11197
I AM Over Joyed! Your response saved me untold frustrating hours. The app doesn't accept the SetText command or the commands such as Press ALT, Send>fa, Release ALT (it doesn't have the underlined commands like P aste). I tried several methods of manually putting text into the app and found if I rig...
- Tue Oct 30, 2007 1:08 am
- Forum: Technical / Scripting
- Topic: DDERequest and Poke, Excel
- Replies: 6
- Views: 11197
GOT JOY!! I wasn't aware of specifying the worksheet name. It's flawless now. The Deal Hand workbook was made by renaming a workbook that had several sheets and deleting them. I had no idea that they were only hidden. When I opened the VB Editor, they still showed as Objects. They can be deleted by ...
- Sun Oct 28, 2007 2:24 am
- Forum: Technical / Scripting
- Topic: DDERequest and Poke, Excel
- Replies: 6
- Views: 11197
DDERequest and Poke, Excel
I have started on a script that will get poker cards (text) from Excel, put it into a second program called PokerStove and then have that program calculate the Win Percent. Eventually I'll get the results from PokerStove and place it back into Excel. I have had two problems: 1) The DDEPoke and DDERe...