Jump to content

how to get the path of a file


Ericlee
 Share

Recommended Posts

I want to realize this function

first step: click a file by mouse

second step: press the hotkey

third step: move the file to certain folder by my script

the script has been written, but it look lengthiness. so i want use FileMove ( "source", "dest" [, flag] ) in my script, but it need the source of the file that need move. so how to get the path of a file.

Link to comment
Share on other sites

Ericlee,

Without seeing your script, or at least an example of it, it is difficult for us to help you find a solution to your problem. There are many ways to achieving what you ask, but without knowing how your script is meant to work, it's hard for us to give you the proper help that would provide the proper solution. It's like plainly asking 'How to cook a Burger'. There are many recipes, yet the right one depends on your tastes and likes.

Realm

My Contributions: Unix Timestamp: Calculate Unix time, or seconds since Epoch, accounting for your local timezone and daylight savings time. RegEdit Jumper: A Small & Simple interface based on Yashied's Reg Jumper Function, for searching Hives in your registry. 

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