Jump to content

passing variable to Msgbox


dcjohnston
 Share

Recommended Posts

Here is what i have. I just want the $server1 variable to show up in the msgbox to show which server the drive is mapping to.

$server1 = iniRead("c:\servers.ini", "Headline", "Server", "" ) ;reads from ini file

MsgBox(4096, "Platform", "Mapping Drive to", $Server1 ,1) ;display server map.

Im pretty new at this.

Thanks

Dave

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...