Create "Hidden" file....

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
cyber_author
Newbie
Posts: 10
Joined: Sun Aug 07, 2005 10:42 am

Create "Hidden" file....

Post by cyber_author » Tue Sep 27, 2005 7:11 pm

Hi. is it possible to create a .txt file that is invisible without having to go into its properties and make it hidden after it has been created?

User avatar
Bob Hansen
Automation Wizard
Posts: 2475
Joined: Tue Sep 24, 2002 3:47 am
Location: Salem, New Hampshire, US
Contact:

Post by Bob Hansen » Tue Sep 27, 2005 9:33 pm

Try this:

Let>RP_WINDOWMODE=0
Run Program>cmd /c attrib +h c:\path\newfile.txt
Let>RP_WINDOWMODE=1
Last edited by Bob Hansen on Wed Nov 16, 2005 4:13 pm, edited 1 time in total.
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!

krishna
Newbie
Posts: 1
Joined: Wed Nov 16, 2005 9:08 am

Post by krishna » Wed Nov 16, 2005 9:17 am

1.How to get a text or image from a page or from an application using load runner functions?


2.How to get the hidden information from a file?

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts