Resolving an Image's path from the Temporary Internet Files
Ken Ray
kray at sonsothunder.com
Tue Nov 9 10:18:05 EST 2004
On 11/9/04 8:28 AM, "xbury.cs at clearstream.com" <xbury.cs at clearstream.com>
wrote:
> Just learned something!
>
> on mouseUp
> repeat with x = 1 to 100
> put specialFolderPath(x) into line x of fld 1
> end repeat
> end mouseUp
You need to be kind of careful doing things like this, Xavier, because under
windows several values for "x" can cause a crash in Rev (the OS doesn't
support it).
Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com
More information about the use-livecode
mailing list