Jump to content

Recommended Posts

Posted

Hello,

I was wondering the following.

How can i open a directory

For example,.. I want to open the map C:/program files/

I thaught i use this phrase: Run("C:\Program Files\") But it didnt work.

What function must i use ?

Thanks.

Posted

not sure what you mean by "open" a directory. Do you mean to view it in explorer?

You could use a file dialog or just Run('explorer.exe c:')

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
×
×
  • Create New...