![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | URGENT - Please help me for a VB Script requiremnt.... Hi can anybody help me as I am not a scripting guy. I urgently need a script which can perform following tasks 1. Input Box for Source path(dropdown list of folders) and filename need to be copied. 2. Input Box or Dropdown list for destination path. 3. Rename the existing file with filename_current system date. 4. Prompt if the file in use. 4. Input Box or dropdownlist to move the renamed file. 5. Copy and paste the new file. 6. Finish Thanks in Advance Virendra Sharma |
My System Specs![]() |
| | #2 (permalink) |
| | Re: URGENT - Please help me for a VB Script requiremnt.... I'll see what I can do, however, I have a question or two... Do you have a specific list of source folders? Do you need to allow a "browse for source folder" functionality for ad-hoc folders? I presume it would work something like this... 1) user selects a source folder (or browses to pick an ad-hoc folder) 2) user picks one or more files in the selected folder 3) user selects a destination folder (or browses to pick an ad-hoc folder) 4) user clicks on MOVE button to rename and move files to destination folder How are the files to be renamed? For example file -> myfile.txt renamed to -> myfile 2009_02_02 14_23_17.txt or -> myfile 2009_02_02.txt If the new name already exists, could we just pick a new name such as myfile 2009_02_02 14_23_17(2).txt or myfile 2009_02_02(2).txt Your step 4 says to move the renamed file Your step 5 says to copy and paste the new file Which is is going to be - move or copy? "Virendra Sharma" <VirendraSharma@xxxxxx> wrote in message news:E33F2C61-D001-4AD6-998B-790DDE3939C0@xxxxxx Quote: > Hi can anybody help me as I am not a scripting guy. > I urgently need a script which can perform following tasks > > 1. Input Box for Source path(dropdown list of folders) and filename need > to > be copied. > > 2. Input Box or Dropdown list for destination path. > > 3. Rename the existing file with filename_current system date. > > 4. Prompt if the file in use. > > 4. Input Box or dropdownlist to move the renamed file. > > 5. Copy and paste the new file. > > 6. Finish > > > > > > > Thanks in Advance > > Virendra Sharma > > |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Logon Script Causing Laptops To Hang - Problems in script? | VB Script | |||
| Please help me for a VB Script requiremnt.... | VB Script | |||
| problem passing args to script 'There is no script engine for file extenstion' | VB Script | |||
| Include another script, keep variables in included script? | PowerShell | |||
| Can you drag-n-drop a file on top of a PS script to run the script? | PowerShell | |||