revDeleteFolder and revCopyFolder with Vista
Ken Ray
kray at sonsothunder.com
Tue Jun 26 18:08:42 EDT 2007
On Tue, 26 Jun 2007 20:25:09 +0200, Riccardo Linzitto wrote:
> Thanks Ken,
> this is a very good suggestion.
> revDeleteFolder is now ok. revCopyfolder needs same investigations
Hmm - revCopyFolder works for me on Vista HP; I made a simple stack
with one button:
on mouseUp
answer folder "Pick a folder:"
if it <> "" then
revCopyFolder it,(it & "Copy")
end if
end mouseUp
Clicked the button, selected a folder, and it worked - what are you
experiencing?
Ken Ray
Sons of Thunder Software, Inc.
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/
More information about the use-livecode
mailing list