home *** CD-ROM | disk | FTP | other *** search
/ ftp.funduc.com / 2014.08.ftp.funduc.com.tar / ftp.funduc.com / WiseFontDLL.zip / Wisefont.wse < prev   
Text File  |  2002-08-28  |  3KB  |  134 lines

  1. Document Type: WSE
  2. item: Global
  3.   Version=8.1
  4.   Title=WiseFont Test
  5.   Flags=00000100
  6.   Split=1420
  7.   Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  8.   Japanese Font Name=MS Gothic
  9.   Japanese Font Size=10
  10.   Start Gradient=0 0 255
  11.   End Gradient=0 0 0
  12.   Windows Flags=00000100000000000010110000001000
  13.   Message Font=MS Sans Serif
  14.   Font Size=8
  15.   Extra Pages=00000000000000000000000000100000
  16.   Disk Label=WiseInst
  17.   Disk Filename=SETUP
  18.   Patch Flags=0000000000000001
  19.   Patch Threshold=85
  20.   Patch Memory=4000
  21.   EXE Filename=D:\Projects\WiseFont\Release\wftest.exe
  22.   FTP Cluster Size=20
  23.   Crystal Format=10111100101100000010001001001001
  24.   Step View=&Properties
  25. end
  26. item: Remark
  27.   Text=File:           WiseFont.wse
  28. end
  29. item: Remark
  30.   Text=Requies:    WiseFont.dll
  31. end
  32. item: Remark
  33.   Text=Purpose:    A font picker for Wise 8 or higher.
  34. end
  35. item: Remark
  36.   Text=Requires:   Wise 8 or higher
  37. end
  38. item: Remark
  39.   Text=Date:          24 July 2002
  40. end
  41. item: Remark
  42.   Text=Author:        Mike Funduc, Funduc Software Inc.
  43. end
  44. item: Remark
  45.   Text=Author:        www.funduc.com  www.searchandreplace.com
  46. end
  47. item: Remark
  48.   Text=Contact:     support@funduc.com or support@searchandreplace.com
  49. end
  50. item: Remark
  51.   Text=Notes:        See Readme.txt in the distribution zip.
  52. end
  53. item: Remark
  54.   Text=Variables:    WISEFONTFACE, WISEFONTPOINTS, WISEFONTITA, WISEFONTUNDER
  55. end
  56. item: Remark
  57.   Text=Variables:    WISEFONTSTRIKE, WISEFONTWEIGHT
  58. end
  59. item: Remark
  60.   Text=Variables:    Italic, Underline, Strikeout are 0 or 1
  61. end
  62. item: Remark
  63.   Text=Variables:    Per MS documenation, FontWeight 700 is Bold.
  64. end
  65. item: Remark
  66. end
  67. item: Set Variable
  68.   Variable=WISEFONTFACE
  69. end
  70. item: Set Variable
  71.   Variable=WISEFONTPOINTS
  72. end
  73. item: Set Variable
  74.   Variable=WISEFONTITALIC
  75.   Value=Blank
  76. end
  77. item: Set Variable
  78.   Variable=WISEFONTUNDER
  79.   Value=Blank
  80. end
  81. item: Set Variable
  82.   Variable=WISEFONTSTRIKE
  83.   Value=Blank
  84. end
  85. item: Set Variable
  86.   Variable=WISEFONTWEIGHT
  87.   Value=Blank
  88. end
  89. item: Remark
  90.   Text=        Adjust below to suit your machine. The script will 
  91. end
  92. item: Remark
  93.   Text=        look for WiseFont.dll in that path.
  94. end
  95. item: Set Variable
  96.   Variable=INSTALLDIR
  97.   Value=D:\Projects\WiseFont\Release\
  98. end
  99. item: Install File
  100.   Source=D:\Projects\WiseFont\Release\WiseFont.dll
  101.   Destination=%INSTALLDIR%\WiseFont.dll
  102.   Flags=0000000010100010
  103. end
  104. item: Call DLL Function
  105.   Pathname=%INSTALLDIR%\wisefont.dll
  106.   Function Name=GetFontInfo
  107.   Variables Added=WISEFONTFACE,WISEFONTPOINTS, WISEFONTITALIC, WISEFONTUNDER, WISEFONTSTRIKE, WISEFONTWEIGHT
  108.   Return Variable=0
  109.   Flags=00000010
  110. end
  111. item: Remark
  112.   Text=      Below is demonstration of results
  113. end
  114. item: Display Message
  115.   Title=Result Dump
  116.   Text=Face: %WISEFONTFACE%
  117.   Text=Points: %WISEFONTPOINTS%
  118.   Text=Italic: %WISEFONTITALIC%
  119.   Text=Underline: %WISEFONTUNDER%
  120.   Text=StrikeOut: %WISEFONTSTRIKE%
  121.   Text=Weight: %WISEFONTWEIGHT%
  122. end
  123. item: Else Statement
  124. end
  125. item: Display Message
  126.   Title=Action Cancelled
  127.   Text=Action Cancelled
  128. end
  129. item: End Block
  130. end
  131. item: Delete File
  132.   Pathname=%INSTALLDIR%\WiseFont.dll
  133. end
  134.