Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Search for Variable anywhere within a string of text?
#2
To explaina bit better, here's the code i'm using:

Code:
Copy      Help
'Cc
            str rtower
            rtower.getclip
            0.25
            lef 50 91 w6 ;; Cancel Out Of The Hosting Information Page.
            4
            int w7=act(win("ServiceCenter" ""))
            dou 754 257 w7
            dou 754 257 w7
            lef 696 258 w7
            lef+ 717 281 w7
            lef- 334 279 w7
            'Cc
            str agreement
            agreement.getclip
            
            if agreement = "*rtower*"
                
            else
                mes "Please check the Service Commitment and the Resolvers Hosting Tower are the same." "Incorrect Tower SLA?"

So basially i'm looking for the variable rtower, anywhere within the variable agreement.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)