|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
sendkey and shift control F7in vb6 i'm sending a key sequence of shift control f7 using sendkey
("+^(F7)") but it appears to not be working correclty. items such as sendky("+(F8)") works fine but not with the +^ sequence. any thoughts? tnx, george "gkj_iii" <gkj_***@discussions.microsoft.com> wrote in message Have you tried ^+ instead of +^?news:C00488FA-1601-4AD2-9E67-8F50CA0443D0@microsoft.com... > in vb6 i'm sending a key sequence of shift control f7 using sendkey > ("+^(F7)") but it appears to not be working correclty. items such as > sendky("+(F8)") works fine but not with the +^ sequence. any thoughts? > tnx, thanks jeff, but I did try that also. george
Show quoteHide quote "Jeff Johnson [MVP: VB]" wrote: > > "gkj_iii" <gkj_***@discussions.microsoft.com> wrote in message > news:C00488FA-1601-4AD2-9E67-8F50CA0443D0@microsoft.com... > > > in vb6 i'm sending a key sequence of shift control f7 using sendkey > > ("+^(F7)") but it appears to not be working correclty. items such as > > sendky("+(F8)") works fine but not with the +^ sequence. any thoughts? > > tnx, > > Have you tried ^+ instead of +^? > > > "gkj_iii" <gkj***@discussions.microsoft.com> wrote in message Then you need to provide more detail about what you're doing and why it news:0E294EFB-D698-4096-9C5F-5AA31A57AC85@microsoft.com... > thanks jeff, but I did try that also. george "seems" not to work.
Efficient way to parse large files
Subclass Help WM_NOTIFY array loop alignment Finding files and/or folders Merge array in VB Problem executing a DTS from a VB6 application after installing th Controlling location of form within form "_files" folders and related folders How to monopolize Windows in vb6 task bar? |
|||||||||||||||||||||||