home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 8 / HYPERLIB-1993-VOL8-CD1.ISO.7z / HYPERLIB-1993-VOL8-CD1.ISO / Wingz / WZScript (.txt) < prev   
Wingz Script  |  1993-02-05  |  15KB  |  403 lines

  1. WNGZWZSC0120
  2. d-mon-yy
  3. hr:mn:scam
  4. hr:mnam
  5. hh:mn:sc
  6. hh:mn
  7. edit paste special
  8. paste values
  9. paste format
  10. paste all items
  11. paste cell border
  12.     paste add
  13. paste subtract
  14. paste multiply
  15. paste divide
  16. edit clear special
  17. remove format
  18. remove formula
  19. remove data
  20. remove cell borders
  21. @call CB:CBEditBorder()
  22. cell border "TBLR"
  23.     go recalc
  24. Manual Recalc
  25. Automatic Recalc
  26. Natural Recalc
  27. Row Recalc
  28. Column Recalc
  29. @call DG:DGIteration()
  30. go name
  31. select range "*"
  32.     go select
  33. select *
  34. select Notes
  35. select Fields
  36. select Controls
  37. select Graphics
  38. select Text Cells
  39. select Value Cells
  40. select Formula Cells
  41. select Error Cells
  42. select Locked Cells
  43. select Blank Cells
  44. select Heading
  45. select All Precedents
  46. select All Dependents
  47. select Direct Precedents
  48. select Direct Dependents
  49. select References to Blanks
  50. select Unreferenced Cells
  51. select Current Cell
  52. select Last Cell
  53. select Active Cells
  54. select Report Header
  55. select Report Footer
  56. select Report Border
  57. go create names
  58. create names Top Row
  59. create names Left Column
  60. go remove name
  61. remove name "*"
  62. format number
  63. format *
  64. format Fixed
  65. format Currency
  66. format Percent
  67. format Scientific
  68. format General
  69. D-Mon-YY
  70. format date 1
  71. format date 2
  72. format date 3
  73. format date 4
  74. format date 5
  75. HR:MN:SC AM
  76. format time 1
  77. HR:MN AM
  78. format time 2
  79. HH:MN:SC
  80. format time 3
  81. HH:MN
  82. format time 4
  83. @call DG:DGCustom()
  84. format attribute
  85. hide zeroes
  86. show zeroes
  87. use commas
  88.     no commas
  89. use parenthesis
  90. no parenthesis
  91. hide cells
  92. show cells
  93. format neg
  94. negative text color *()
  95. negative text color Red()
  96. negative text color Green()
  97. negative text color Blue()
  98. negative text color Cyan()
  99. negative text color Magenta()
  100. negative text color Yellow()
  101. negative text color Black()
  102. negative text color White()
  103. !@call DG:DGTextColor("negative ")
  104. format font
  105. text font "*"
  106. format size
  107. text size *
  108. @call DG:DGTextSize()
  109. format style
  110. text style "biuos"
  111. text style "B"
  112. text style "b"
  113. text style "I"
  114. text style "i"
  115. text style "U"
  116. text style "u"
  117. text style "O"
  118. text style "o"
  119. text style "S"
  120. text style "s"
  121. format color
  122. text color *()
  123. text color Red()
  124. text color Green()
  125. text color Blue()
  126. text color Cyan()
  127. text color Magenta()
  128. text color Yellow()
  129. text color Black()
  130. text color White()
  131. @call DG:DGTextColor("")
  132. format align
  133. Align *
  134. Align General
  135. Align Left
  136. Align Center
  137. Align Right
  138. sheet report
  139. Report Print Range
  140. Add Page Break
  141. Remove Page Break
  142. Remove All Page Breaks
  143. Report Header Left
  144. Report Header Center
  145. Report Header Right
  146. Hide Report Header
  147. Report Header Range
  148. Report Footer Left
  149. Report Footer Center
  150. Report Footer Right
  151. Hide Report Footer
  152. Report Footer Range
  153. sheet sort
  154. Sort Now
  155. Sort Range
  156. Ascending Key
  157. Descending Key
  158. Add Ascending Key
  159. Add Descending Key
  160. sheet table
  161. Recalc Table
  162. Table Range
  163. Input Cell 1
  164. Input Cell 2
  165. sheet distribution
  166. Distribute
  167. Values Range
  168.     Bin Range
  169. sheet database
  170.     Data Find
  171. Data Extract
  172. Data Delete
  173. Data Range
  174. Criteria Range
  175. sheet matrix
  176.     Transpose
  177. Invert
  178. Regress
  179. N-Solve
  180. Determinant
  181. Multiply
  182. sheet protection
  183. Protect Cells
  184. Unprotect Cells
  185. Enable Protection
  186. Disable Protection
  187. @call DG:DGPassword()
  188. Gallery
  189. Vertical Bar
  190. Layer
  191. Combination
  192. 3D Bar
  193. 3D Line
  194. 3D Layer
  195. 3D Step
  196. 3D Combination
  197. Horizontal Bar
  198. 3D Pie
  199. Scatter
  200. Polar
  201. Contour
  202. Surface
  203.     Wireframe
  204. Title
  205. Title Left
  206. Title Center
  207. Title Right
  208. Hide Title
  209. Title Range
  210. Footnote
  211. Footnote Left
  212. Footnote Center
  213. Footnote Right
  214. Hide Footnote
  215. Footnote Range
  216. Legend
  217. Legend Left
  218. Legend Right
  219. Legend Bottom
  220. Legend Top
  221. Hide Legend
  222. axis linear scale
  223. axis percent scale
  224. axis log scale
  225. @call DG:DGScaleInfo()
  226.     hide axis
  227.     show axis
  228. show axis line
  229.     show axis
  230. @call DG:DGMajGrid()
  231. @call DG:DGMinGrid()
  232. axis title range
  233. hide axis title
  234. show axis title
  235. vertical axis title
  236. horizontal axis title
  237. Series
  238. series data range
  239. hide series
  240. show series
  241. series smoothing on
  242. series smoothing off
  243. series pie offset 50 percent
  244. series pie offset 0 percent
  245. series axis 2
  246. series axis 1
  247. @call DG:DGLabel()
  248. @call DG:DGSymbol()
  249. @call DG:DGCombo()
  250. Add Series
  251. remove series
  252. Show All Series
  253. General
  254. Automatic Layout
  255. Manual Layout
  256. Automatic Stacking
  257. Stack Chart
  258. Unstack Chart
  259. no chart parsing
  260. automatic chart parsing
  261. horizontal chart parsing
  262. vertical chart parsing
  263. Chart Range
  264. Series Label Range
  265. Division Label Range
  266. @call dg:DGPlotFill()
  267. @call dg:DGPlotLine()
  268. Info3D
  269. @call dg:DG3DView()
  270. @call dg:DGBaseLine()
  271. @call dg:DGBaseSideFill()
  272. @call dg:DGBaseTopFill()
  273. @call dg:DGShadow()
  274. @call dg:DGSurfaceLine()
  275. remove script
  276. remove script "*"
  277. window scale
  278. window scale *
  279. @call DG:DGScale()
  280. window show
  281. Show *
  282. Hide *
  283. Show Sheet
  284. Hide Sheet
  285. Show Titles
  286. Hide Titles
  287. Show Headings
  288. Hide Headings
  289. Show Notes
  290. Hide Notes
  291. Show Fields
  292. Hide Fields
  293. Show Controls
  294. Hide Controls
  295. Show Graphics
  296. Hide Graphics
  297. Show Tool Box
  298. Hide Tool Box
  299. Show Entry Bar
  300. Hide Entry Bar
  301. Show Cell Grid
  302. Hide Cell Grid
  303. Show Title Grid
  304. Hide Title Grid
  305. Show Heading Grid
  306. Hide Heading Grid
  307. Show Formula Text
  308. Hide Formula Text
  309. Show Cell Borders
  310. Hide Cell Borders
  311. window column heading
  312. A1..B2
  313. column letters
  314. R1C1..R2C2
  315. column numbers
  316. +New Worksheet ""
  317. +@Open Dialog
  318. +Close
  319. @save dialog
  320. Revert to Saved
  321. Page Setup
  322. Page Preview
  323. Print Dialog
  324. +Quit
  325. Paste
  326. Clear
  327. Select All
  328. Show Clipboard
  329. Insert
  330. Delete
  331. Copy Right
  332.     Copy Down
  333. edit paste special
  334. edit clear special
  335. Recalc
  336.     go recalc
  337. @call DG:DGPasteFormula()
  338. @call DG:DGFind()
  339.     go select
  340. go name
  341. @call DG:DGName()
  342. go create names
  343. go remove name
  344. format number
  345. format attribute
  346. format neg
  347. @call DG:DGPrecision()
  348. format font
  349. format size
  350. format style
  351. format color
  352. format align
  353. @call DG:DGFill()
  354. @call DG:DGLine()
  355. @call DG:DGBorder()
  356. @call DG:DGObjectInfo()
  357. sheet report
  358. sheet protection
  359. sheet sort
  360. sheet table
  361. sheet distribution
  362. sheet database
  363. sheet matrix
  364. Gallery
  365. Title
  366. Footnote
  367. Legend
  368. Series
  369. Info3D
  370. General
  371. Bring to Front
  372. Send to Back
  373. Group
  374. Ungroup
  375. Lock Object
  376. Unlock Object
  377. @New Script ""
  378. @open script dialog
  379. @get script dialog
  380. remove script
  381. @attach script dialog
  382. @run script dialog
  383.     @learn on
  384. @learn off
  385. @compile
  386. @Run ""
  387. @Edit Script
  388. +@help "WngzHelp"
  389. New Window
  390. +Arrange Windows
  391. Titles
  392. window scale
  393. window show
  394. window column heading
  395. PMDGT
  396. StartupT
  397. Startup
  398. findtype
  399. findstr
  400. edtype
  401. edfind
  402. edrep
  403.