Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
accessable objects problem
#1
i am trying to search for a accsesable object by what its value is at the time, but everytime i try it i find it even if the value is different to what i set it at in the code it doesnt look like its set to search for the value and i tried the get value and store to variable then i dont know how to check value against the value im looking for everything else is always the same
eg
Code:
Copy      Help
Acc a=acc("General" "LINK" win("Quick Macros Forum • Post a new topic - Mozilla Firefox" "MozillaUIWindowClass") "MozillaContentWindowClass" "" 0x1031)
str qm=a.Value
if(qm="valueimlookingforhere")goto found
else
,end
;found
;then rest of my code here
idk why this wont work am i doing something wrong


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)