
-Alex
Code: Select all
delete folder "C:/pathHere"
It does altohugh its not for html its for a .exe fileSimon wrote:Well did the code I wrote work?
Simon
Oh I see I left a trailing ")"... remove that.
Cheers Ill check it outatout66 wrote:May be you could find the answer in this lesson:
http://lessons.runrev.com/s/lessons/m/4 ... put-output
Sorry, I can't help you farther, I'm a beginner too![]()
Kind regards, Jean-Paul.
Simon wrote:I don't see
"local server"
being used at all?
SImon
Code: Select all
on mouseUp
answer file "What is the server path?"
put it into serverLocation
end mouseUp