Jump to content

Recommended Posts

Is there a way to set, lets say a hotkey, to open a browzer window to find a file then save the files path to a var for later use, or just open that file right away

maby something like this:

HotKeySet("{F5}", "F5")

Func F5()
   $Path = ?(some sort of code for openeing a browze window)
EndFunc

i hope you know what i'm getting at, like a window that you see when opening a file(lets you search through directories to find file then open it)

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