revDeleteFolder updated

Shari shari at gypsyware.com
Mon Sep 4 15:59:38 CDT 2006


Now it isn't happy in the standalone either.  Maybe it was only happy 
when I was in the Rev IDE before creating the standalone?

Hey... maybe it needs a special library?

I haven't successfully been able to use Rev to build a standalone, so 
if there is a library it needs, I'll need to manually add it.

Any idears?

The exact error is:

stdDev:  error in expression
Image:  bad pixmap id
proc token:  revDeleteFolder

The handler is used to delete the desktop alias, which I needed to 
add to as it apparently broke on Macintel.  (My handler worked okey 
dokey on non-Macintel-OSX and Windows.)  I got the handler additive 
from the list archives:

put specialFolderPath("desktop") into theFile
put "/NameOfAlias" after theFile
   if there is a folder theFile then
     revDeleteFolder theFile
   end if


TIA
Shari
-- 
Gypsy King Software
Mac and Windows shareware games
http://www.gypsyware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.runrev.com/pipermail/metacard/attachments/20060904/d8d370c8/attachment.html


More information about the metacard mailing list