home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 25 / CD_ASCQ_25_1095.iso / dos / graphic / show70 / rmp.shw < prev    next >
Text File  |  1995-08-01  |  6KB  |  225 lines

  1. ;*********************************************************************;
  2. ; Scriptname.:  RMP.SHW                                               ;
  3. ; Date.......:  Aug. 1995, copyright by RMP DATA.                     ;
  4. ; Purpose....:  Promotion for DATASHOW v. 7.0A, as an example script. ;
  5. ;*********************************************************************;
  6.  
  7. SET GRAPHICS VGA1
  8.  
  9. SET DOUBLE OFF
  10.  
  11. COLOR FOREGROUND 1
  12. DRAW BAR 100 25
  13. COLOR FOREGROUND 14
  14. EFFECT TEXTTYPE 3 6
  15. GOXY 9 2
  16. WRITE "DataShow Example."
  17. COLOR FOREGROUND 15
  18. EFFECT TEXTTYPE 0 1
  19. GOXY 10 8
  20. WRITE "On the following pages You'll see an electronic job application."
  21. GOXY 10 10
  22. WRITE 'This "real life example" can give You yet another idea about the'
  23. GOXY 10 11
  24. WRITE "many things that You can do with DataShow."
  25. GOXY 30 25 WRITE 'Press "PgDn" to continue.'
  26. WAIT
  27.  
  28. SCREEN CLEAR
  29.  
  30. SPRITE "PENCIL.SPR" LOAD
  31.  
  32. COLOR FOREGROUND 15
  33. DRAW BAR 100 25
  34.  
  35. DO FILE "LINES.SHW"
  36.  
  37. SET DELAYFACTOR 3
  38.  
  39. EFFECT TEXTTYPE 0 1
  40. EFFECT TEXTPLACE 0 1
  41. COLOR FOREGROUND 0
  42.  
  43. SPRITE "PENCIL.SPR" GOXY 10 5
  44. SPRITE "PENCIL.SPR" SHOW
  45. GOXY 6 2
  46. WRITE "Dear Sir."
  47. GOXY 60 2
  48. WRITE "Copenhagen, August 1995."
  49. GOXY 8 4
  50. WRITE "My name is Rene Michael Plambek. I have just turned 30. In 1991 I"
  51. GOXY 8 5
  52. WRITE "received my Master of Business Administration and Computer Science"
  53. GOXY 8 6
  54. WRITE "degree, after many years of hard studying. I'll Get back to my re-"
  55. GOXY 8 7
  56. WRITE "sume a little later on."
  57. GOXY 8 9
  58. WRITE "Today I'm working as a chief of a section that is in charge of all"
  59. GOXY 8 10
  60. WRITE "EDP in a large Arbitrage Department in a large Danish Bank. My sec-"
  61. GOXY 8 11
  62. WRITE "tion consists of 6 people."
  63. GOXY 8 13
  64. WRITE "In my spare time, I've programmed this presentation package You're"
  65. GOXY 8 14
  66. WRITE "looking at now. Since I do not do much programming at work, I have"
  67. GOXY 8 15
  68. WRITE "found this to be a good and fun way to keep my skills up to date."
  69. GOXY 8 17
  70. WRITE "On the following pages You'll be able to see, some of the academic"
  71. GOXY 8 18
  72. WRITE "and practical things I've been through over the years. As You can"
  73. GOXY 8 19
  74. WRITE "probably see by now, strategy and creativity are among my forces..."
  75.  
  76. GOXY 6 21 WRITE "Sincerely"
  77.  
  78. EFFECT TEXTTYPE 3 1
  79. EFFECT TEXTPLACE 0 2
  80. COLOR FOREGROUND 1
  81.  
  82. GOXY 6 22 WRITE "Rene Michael Plambek"
  83.  
  84. SET DELAYFACTOR 0
  85.  
  86. EFFECT TEXTTYPE 0 1
  87. EFFECT TEXTPLACE 0 1
  88. COLOR FOREGROUND 0
  89.  
  90. WAIT 0.5
  91. GOXY 30 25 WRITE 'Press "PgDn" for resume.'
  92. WAIT
  93.  
  94. SCREEN CLEAR
  95. COLOR FOREGROUND 15
  96. DRAW BAR 100 25
  97.  
  98. DO FILE "LINES.SHW"
  99.  
  100. EFFECT TEXTTYPE 1 4
  101. COLOR FOREGROUND 3
  102.  
  103. GOXY 25 2 WRITE "Curriculum Vitae"
  104.  
  105. EFFECT TEXTTYPE 0 1
  106. EFFECT TEXTPLACE 0 0
  107. COLOR FOREGROUND 0
  108.  
  109. GOXY 6 5
  110. WRITE "Personal data:"
  111. GOXY 8 6
  112. WRITE "Name..........: Rene Michael Plambek"
  113. GOXY 8 7
  114. WRITE "Address.......: Fussingsvej 1, 1. sal"
  115. GOXY 8 8
  116. WRITE "Zip, City.....: DK-2300 Copenhagen S."
  117. GOXY 8 9
  118. WRITE "Country.......: Denmark"
  119. GOXY 8 10
  120. WRITE "Phone.........: +45 31 59 00 59"
  121.  
  122. GOXY 6 12
  123. WRITE "Academic career:"
  124. GOXY 8 13
  125. WRITE "-1981      The Danish 10 year folk school"
  126. GOXY 8 14
  127. WRITE "1981-1982  Fletcher Senior High School in Florida, USA"
  128. GOXY 8 15
  129. WRITE "1982-1984  The Danish 2 year HF preparation exams"
  130. GOXY 8 16
  131. WRITE "1984-1988  Bachelor of Business Administration and Computer Science"
  132. GOXY 8 17
  133. WRITE "1988-1991  Master of Business Administration and Computer Science"
  134.  
  135. GOXY 6 19
  136. WRITE "Natural languages:"
  137. GOXY 8 20
  138. WRITE "Danish, English       Fluent in writing and speaking"
  139. GOXY 8 21
  140. WRITE "German                Can understand, write and speak"
  141. GOXY 8 22
  142. WRITE "Swedish, Norwegian    Can understand and be understood"
  143.  
  144. GOXY 30 25 WRITE 'Press "PgDn" to continue.'
  145. WAIT
  146.  
  147. SCREEN CLEAR
  148.  
  149. COLOR FOREGROUND 15
  150. DRAW BAR 100 25
  151.  
  152. DO FILE "LINES.SHW"
  153.  
  154. EFFECT TEXTTYPE 1 4
  155. EFFECT TEXTPLACE 0 1
  156. COLOR FOREGROUND 3
  157.  
  158. GOXY 18 2 WRITE "Curriculum Vitae (cont'd)"
  159.  
  160. EFFECT TEXTTYPE 0 1
  161. EFFECT TEXTPLACE 0 2
  162. COLOR FOREGROUND 0
  163.  
  164. GOXY 6 5
  165. WRITE "Professional career:"
  166. GOXY 8 6
  167. WRITE "1985-1988  EDP counselar and tutor at Copenhagen Business College"
  168. GOXY 8 7
  169. WRITE "           - Wrote book about DBase III."
  170. GOXY 8 8
  171. WRITE "1987-1989  Programmer, technician and educator for small EDP"
  172. GOXY 8 9
  173. WRITE "           company selling HW/SW and education."
  174. GOXY 8 10
  175. WRITE "1989-1991  Unibank A/S student worker, 20 hours per week"
  176. GOXY 8 11
  177. WRITE "1991-1992  Unibank A/S full time assistent manager, in planning"
  178. GOXY 8 12
  179. WRITE "           department with EDP coordination projects."
  180. GOXY 8 13
  181. WRITE "1992-1994  Unibank A/S group leader in charge of large Novell"
  182. GOXY 8 14
  183. WRITE "           installation, and Special Arbitrage applications."
  184. GOXY 8 15
  185. WRITE "1994-      Unibank A/S section leader in charge of all installa-"
  186. GOXY 8 16
  187. WRITE "           tions on PC and mainframe for a large Arbitrage de-"
  188. GOXY 8 17
  189. WRITE "           partment."
  190.  
  191. GOXY 6 19
  192. WRITE "Courses (from the job):"
  193. GOXY 8 20
  194. WRITE "OS/2; Setup, introduction and Query manager."
  195. GOXY 8 21
  196. WRITE "SQL; an introduction to."
  197. GOXY 8 22
  198. WRITE "Project management."
  199. GOXY 8 23
  200. WRITE "Introduction to leadership."
  201.  
  202. GOXY 30 25 WRITE 'Press any key to continue.'
  203. WAIT
  204.  
  205. GOXY 1 1
  206. COLOR FOREGROUND 1
  207. DRAW BAR 100 25
  208. COLOR FOREGROUND 15
  209. EFFECT TEXTTYPE 0 1
  210. GOXY 10 8
  211. WRITE "This concludes the small example of an electronic job application."
  212. GOXY 10 10
  213. WRITE 'This "real life example" can give You yet another idea about the'
  214. GOXY 10 11
  215. WRITE "many things that You can do with DataShow."
  216. GOXY 10 13
  217. WRITE "You can add special effects to an application, such as colors and"
  218. GOXY 10 14
  219. WRITE 'sounds - Yet another "show" to market, not a product this time,'
  220. GOXY 10 15
  221. WRITE "but Yourself."
  222.  
  223. GOXY 30 25 WRITE 'Press any key to end.'
  224. WAIT
  225.