home *** CD-ROM | disk | FTP | other *** search
/ Walkthroughs & Flybys / WAITE_GROUP.bin / programs / flcart.mdf < prev    next >
Text File  |  1993-05-16  |  4KB  |  166 lines

  1. .FLCART.MDF
  2. %View SuperVGA flics by Artist
  3. .
  4. *Return to 3D Studio FLC animations 
  5. ?Load the prior menu
  6. @flc.mdf
  7. .
  8. *Four FLC files by Simon Browne
  9. ?In the Style of MC Escher
  10. +echo Would you like to copy these FLC files to your hard disk so they load faster?
  11. +%t%\wf\what c "Please choose (y/n) "
  12. +if %what%==n goto fromcd
  13. +if %what%==N goto fromcd
  14. +echo:
  15. +echo To which drive would you like to copy 19.7MB of FLC files?
  16. +%t%\wf\what c "Please choose a drive C-G are valid. Press Q to abort " CDEFGQ
  17. +if %what==Q goto q
  18. +if %what==q goto q
  19. +echo:
  20. +set tem=%what%
  21. +%c%\programs\free %tem%: 19700000 >nul
  22. +if errorlevel 1 goto nospace
  23. +echo About to copy 19.7MB to %tem%:\WFTEMP. 
  24. +%t%\wf\what c "Press Y to proceed or N to abort (y/n) " YN
  25. +if %what%==n goto q
  26. +if %what%==N goto q
  27. +echo:
  28. +%tem%:
  29. +echo This should take around 2.5 minutes on a 150k/sec CDROM drive
  30. +md \wftemp
  31. +cd \wftemp
  32. +echo Copying files
  33. +copy %c%\flic\flc\fish.flc
  34. +copy %c%\flic\flc\dolphin.flc
  35. +copy %c%\flic\flc\room.flc
  36. +copy %c%\flic\flc\head1.flc
  37. +attrib -r *.*
  38. +%c%\programs\play %c%\flic\flc\browne.scr
  39. +goto end
  40. +:fromcd
  41. +%c%
  42. +cd\flic\flc
  43. +%c%\programs\play %c%\flic\flc\browne.scr
  44. +goto end
  45. +:nospace
  46. +echo:
  47. +echo:
  48. +echo You don't have enough space on drive %t%
  49. +:q
  50. +echo:
  51. +echo FLC play from hard disk procedure aborted
  52. +pause
  53. +echo:
  54. +:end
  55. +%t%
  56. +cd \wf
  57. +set what=
  58. +set tem=
  59. +auto flcart.mdf
  60. .
  61. *Three FLC files by Rob Stien III
  62. ?Creating the haunting and supernatural
  63. +echo Would you like to copy these FLC files to your hard disk so they load faster?
  64. +%t%\wf\what c "Please choose (y/n) "
  65. +if %what%==n goto fromcd
  66. +if %what%==N goto fromcd
  67. +echo:
  68. +echo To which drive would you like to copy 3.9MB of FLC files?
  69. +%t%\wf\what c "Please choose a drive C-G are valid. Press Q to abort " CDEFGQ
  70. +if %what==Q goto q
  71. +if %what==q goto q
  72. +echo:
  73. +set tem=%what%
  74. +%c%\programs\free %tem%: 3900000 >nul
  75. +if errorlevel 1 goto nospace
  76. +echo About to copy 3.9MB to %tem%:\WFTEMP. 
  77. +%t%\wf\what c "Press Y to proceed or N to abort (y/n) " YN
  78. +if %what%==n goto q
  79. +if %what%==N goto q
  80. +echo:
  81. +%tem%:
  82. +echo This should take around 25 seconds on a 150k/sec CDROM drive
  83. +md \wftemp
  84. +cd \wftemp
  85. +echo Copying files
  86. +copy %c%\flic\flc\scale.flc
  87. +copy %c%\flic\flc\skull.flc
  88. +copy %c%\flic\flc\swim.flc
  89. +attrib -r *.*
  90. +%c%\programs\play %c%\flic\flc\stien.scr
  91. +goto end
  92. +:fromcd
  93. +%c%
  94. +cd\flic\flc
  95. +%c%\programs\play %c%\flic\flc\stien.scr
  96. +goto end
  97. +:nospace
  98. +echo:
  99. +echo:
  100. +echo You don't have enough space on drive %t%
  101. +:q
  102. +echo:
  103. +echo FLC play from hard disk procedure aborted
  104. +pause
  105. +echo:
  106. +:end
  107. +%t%
  108. +cd \wf
  109. +set what=
  110. +set tem=
  111. +auto flcart.mdf
  112. .
  113. *Two FLC files by Ingo Neumann
  114. ?Advanced use of texture and opacity maps
  115. +echo Would you like to copy these FLC files to your hard disk so they load faster?
  116. +echo If you have less than 16MB of RAM in your system, this is recommended.
  117. +%t%\wf\what c "Please choose (y/n) "
  118. +if %what%==n goto fromcd
  119. +if %what%==N goto fromcd
  120. +echo:
  121. +echo To which drive would you like to copy 18.1MB of FLC files?
  122. +%t%\wf\what c "Please choose a drive C-G are valid. Press Q to abort " CDEFGQ
  123. +if %what==Q goto q
  124. +if %what==q goto q
  125. +echo:
  126. +set tem=%what%
  127. +%c%\programs\free %tem%: 18100000 >nul
  128. +if errorlevel 1 goto nospace
  129. +echo About to copy 18.1MB to %tem%:\WFTEMP. 
  130. +%t%\wf\what c "Press Y to proceed or N to abort (y/n) " YN
  131. +echo:
  132. +if %what%==n goto q
  133. +if %what%==N goto q
  134. +%tem%:
  135. +echo This should take around 2 minutes on a 150k/sec CDROM drive
  136. +md \wftemp
  137. +cd \wftemp
  138. +echo Copying files
  139. +copy %c%\flic\flc\speafire.flc
  140. +copy %c%\flic\flc\reflcts.flc
  141. +attrib -r *.*
  142. +%c%\programs\play %c%\flic\flc\neumann.scr
  143. +goto end
  144. +:fromcd
  145. +%c%
  146. +cd\flic\flc
  147. +%c%\programs\play %c%\flic\flc\neumann.scr
  148. +goto end          
  149. +:nospace
  150. +echo:
  151. +echo:
  152. +echo You don't have enough space on drive %t%
  153. +:q
  154. +echo:
  155. +echo FLC play from hard disk procedure aborted
  156. +pause
  157. +echo:
  158. +:end
  159. +%t%
  160. +cd \wf
  161. +set what=
  162. +set tem=
  163. +auto flcart.mdf
  164. .
  165. #
  166.