Posted by Grant Foraker on January 23, 2014 at 07:28:31:
Some time back Brian gave me this WDL code that I could use in a program to click my own buttons ...
Force a button click
--------------------
cosCWnd$ = cosDlghDlg$
cosMessage = WM.COMMAND ! cosMessage
coswParam = BN.CLICKED * 65536 ! cosCommand
coswParam = coswParam + IDC.PROCEED ! cosCtlId
coslParam = 0 ! coslParam
GOSUB COS.PostMessage
It's been VERY useful. Now I need help with a variation.
I'd like to click an entry/line in a Combo Box. Hopefully the same syntax for List and ListView.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.