Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Recording problems - H.E.L.P. Please!
#3
In this version it saves three graphics, but the text doesn't change so all three graphics say the same thing.


Macro Button Text Change
Code:
Copy      Help
;---- Recorded 8/31/2013 10:31:28 PM ----
int w1=act(win("Adobe Photoshop CS4 Extended - button @ 100% (About, RGB/8) *" "Photoshop"))
'Cs             ;; Ctrl+S
int w2=wait(6 win("Save for Web & Devices (100%)" "PSExport_WindowClass"))
lef 630 675 w2 1 ;;push button 'Save'
int w3=wait(5 win("Save Optimized As" "#32770"))
'"about"        ;; "about"
lef 596 498 w3 1 ;;push button 'Save'
int w4=win("" "OWL.Dock")
dou 74 447 w4 1 ;;PSViewC
'"Contact"      ;; "Contact"
lef 74 447 w4 1 ;;PSViewC
'Cs             ;; Ctrl+S
int w5=wait(6 win("Save for Web & Devices (100%)" "PSExport_WindowClass"))
'Y              ;; Enter
int w6=wait(5 win("Save Optimized As" "#32770"))
'"contact"      ;; "contact"
lef 590 507 w6 1 ;;push button 'Save'
dou 71 453 w4 1 ;;PSViewC
'"Email"        ;; "Email"
lef 79 452 w4 1 ;;PSViewC
'Cs             ;; Ctrl+S
int w7=wait(6 win("Save for Web & Devices (100%)" "PSExport_WindowClass"))
'Y              ;; Enter
int w8=wait(5 win("Save Optimized As" "#32770"))
'"emaiil" BBB "il"  ;; "emaiil" Backspace Backspace Backspace "il"
lef 599 506 w8 1 ;;push button 'Save'
;----------------------------------------


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)