Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to save files with dynamic file names??
#4
Solved: 10 Years, 9 Months, 1 Week ago
Code:
Dim mt,mdt
mt=Time
mdt=Date
rndm=mdt&"_"&mt
rndm=Replace(rndm,"/","_")
rndm=Replace(rndm,":","_")
use rndm variable for your file name
Reply


Messages In This Thread
RE: How to save files with dynamic file names?? - by satan - 01-05-2010, 03:28 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  UFT issues with Outsystems dynamically generated Id/names jherron 2 1,125 03-02-2020, 09:33 PM
Last Post: Swishy70
  Extract and save a file from zip folder using VB Script karthicksri07 1 6,193 06-29-2016, 02:19 PM
Last Post: Ankesh
  Unable to Save a file in UFT 12.0.2 (Sequence contains more than one matching elemen) noeldsouza89 0 2,491 02-02-2015, 03:03 PM
Last Post: noeldsouza89
  Comparing two excel Sheets whose columns names vary Divya Roopa 2 8,291 03-26-2014, 07:20 PM
Last Post: Parke
  QTP Should open files(say txt files) it can be n number from a folder. Shiv Y 1 2,534 12-18-2013, 01:45 AM
Last Post: mlkrqtp

Forum Jump:


Users browsing this thread: 1 Guest(s)