Jump to content

Is it possible to receive Macro from AutoItX


Recommended Posts

Try the _GetIP() function in Inet.au3 which is one of the bundled UDFs with AutoIT.

;===============================================================================

;

; Function Name: _GetIP()

; Description: Get public IP address of a network/computer.

; Parameter(s): None

; Requirement(s): Internet access.

; Return Value(s): On Success - Returns the public IP Address

; On Failure - -1 and sets @ERROR = 1

; Author(s): Larry/Ezzetabi & Jarvis Stubblefield

;

;===============================================================================

Is this what you need?

Link to comment
Share on other sites

Many thanks for you Answer.

I think that I was not very clear. I wanted to know if it is possible, with AutoItX ( the COM version ) to use the "@...." Macros which exist

in the standard ( the EXE version) of AutoIt.

Th @IPADDRESS was an exemple the main thing is :

How can I take a lok at these Macros from the COM version.

Regards,

Francis

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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