Jump to content

DriveMapAdd()


Recommended Posts

What is Remote share? What do i set it to so i can just use the basic function on a normal computer? I specifically want to use,

DriveMapAdd("*", "Whatever")

but better than that, I'd actually want to find the next available drive letter. But I still need to know about remote share.

Link to comment
Share on other sites

With this:

DriveGetDrive ( "type" )

You get the taken drives. If you want drives not taken, take a letter not in this list.

A remote share is a network share. Like the helpfile notes:

remote share -> The remote share to connect to in the form "\\server\share".

If you want the next available drive letter, just use the * (asterix) you've allready used in you example.

This automatically uses the next available drive letter.

Or I just don't understand your question muttley

My active project(s): A-maze-ing generator (generates a maze)

My archived project(s): Pong3 (Multi-pinger)

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