Hi tbakk53,
You can use Type method and use the micshift or what ever button you want to press.
Please let me know if you need any more info.
You can use Type method and use the micshift or what ever button you want to press.
Code:
SwfWindow("Window").SwfTable("Table").Type micShiftDwn 'To press the shift key down
SwfWindow("Window").SwfTable("Table").Type micShiftUp 'To release the pressed key. Don't forget this LOC
Please let me know if you need any more info.
Thanks,
SUpputuri
SUpputuri