Getting a specific filename and do something

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
alemrantareq
Posts: 203
Joined: Wed Jul 23, 2008 8:46 am

Getting a specific filename and do something

Post by alemrantareq » Fri Nov 21, 2008 11:49 am

Hi everybody,
I'm the intermediate in revolution and not enough ideas in searching scripts in the websites. I'd be very greatful if anybody solve my problem.
In "autorun.inf" file, there may be written "open=autorun.exe" or "open=myFile.txt" or "Open=Readme.pdf" etc. I need to verify what filename is written after "open=" and to delete that file. What will be the script? Is it possible with lineoffset function?

Klaus
Posts: 14208
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Post by Klaus » Fri Nov 21, 2008 12:46 pm


Post Reply