I set the following file types for various files.

  switch tFileExt
               case ".rev"
                  put "RevoRSTK" into tFileType
                  break
               case ".mc"
                  put "MCRDMSTK" into tFileType
                  break
               case ".doc"
                  put "MSWDWDOC" into tFileType
                  break
            end switch

What would it be for a Windows .dll file?

Bill Vlahos
_________________
InfoWallet (http://www.infowallet.com) is about keeping your important life 
information with you, accessible, and secure.

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to