File Type for DLL

Bill Vlahos bvlahos at mac.com
Sat Feb 20 15:18:11 EST 2010


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.




More information about the use-livecode mailing list