Jump to content

Recommended Posts

Posted

#include <String.au3>
$s='A message box appears centered on screen and resizes according to the text it'
$a=_StringBetween($s,"A","it")
MsgBox(4096, "Test", $a, 10)

i am writing above code but no get desired result .what it the problem

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...