Win98 loses path

Thomas J McGrath III 3mcgrath at adelphia.net
Wed Jan 7 12:23:38 EST 2004


Klaus,

Yes it is at the root level. If this is the case won't this mess up my 
relative paths or do I need to put all of the OSX/9 and Win standalones 
in a subfolder. Will that keep my relative paths fine.

Tom


On Jan 7, 2004, at 12:05 PM, Klaus Major wrote:

> Hi Thomas,
>
>> ...-snip
>> set the filename of image "slide" to the_path & line currentimage of 
>> theimages
>>
>> this script is in my next button -- I have similar scripts in my 
>> Previous button and "home" button.
>> -snip-
>>  global the_path, totalimages, currentimage, theimages
>>   if currentimage < totalimages then
>>     put currentimage + 1 into currentimage
>>   else
>>     put 1 into currentimage
>>   end if
>>   lock screen
>>   set the filename of image "slide" to (the_path & line currentimage 
>> of theimages)
>
> Quick guess:
>
> Is your standalone on the root-level of the CD-Rom?
>
> Like:
>
> E:\YourApp.exe
>
> I remember there were some problems on win <= 98...
>
> That might explain your experience...
>
> Anyone else remember this?
>
> The solution was to put the standalone into a folder on the CD-Rom and 
> maybe
> create a shortcut/link on the root-level...
>
> Hope that helps...
>
>> Advanced Media Group
>> Thomas J McGrath III	• 2003 •	3mcgrath at adelphia.net
>> 220 Drake Road, Bethel Park, PA 15102
>
> Regards
>
> Klaus Major
> klaus at major-k.de
> www.major-k.de
>
>
> P.S.
> The scripts are cool ;-)
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>

Macintosh PowerBook G-4 OSX 10.3.1, OS 9.2.2, 1.25 GHz, 512MB RAM, Rev 
2.1.2


Advanced Media Group
Thomas J McGrath III	• 2003 •	3mcgrath at adelphia.net
220 Drake Road, Bethel Park, PA 15102





More information about the use-livecode mailing list