Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
gmail attachment manager
#5
Email messages with attachments can be downloaded, but there is no label. Need to get label from web browser. It is possible in IE and Firefox and Opera.

Macro Macro1274
Code:
Copy      Help
Acc a=acc(" More actions[] " "GROUPING" win("Gmail - *" "IEFrame" "" 1) "Internet Explorer_Server" "" 0x1081 0 0 "next7 first child3 child7 first")
str label=a.Name
out label

Macro Macro633
Code:
Copy      Help
Acc a=acc("   More actions  " "BUTTONMENU" win("Gmail - *" "MozillaUIWindowClass" "" 1) "MozillaUIWindowClass" "" 0x1001 0 0 "parent5 next first5 next first next first child7 first")
str label=a.Name
out label

Macro opera label
Code:
Copy      Help
Acc a=acc("More actions" "STATICTEXT" win("Gmail - *" "OpWindow" "" 1) "id=0 OpWindow" "" 0x1001 0 0 "next first3 next2 first3")
str label=a.Name
out label


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)