home *** CD-ROM | disk | FTP | other *** search
/ Directions 2000 / ILP_Directions2000.iso / _french / _run < prev    next >
Text File  |  1993-09-06  |  1KB  |  39 lines

  1. | run file for french application
  2. | This file claims a "slot" from the WIMP
  3. *WimpSlot -min 325k -max 325k
  4. *IconSprites <obey$Dir>.!Sprites
  5. |
  6. | Now set up the Acorn Replay stuff
  7. |
  8. |if "<System$Path>" = "" then *Set system$path <Obey$Dir>.
  9. |
  10. RMEnsure Draw 1.01 Error You need Draw 1.01 or later
  11. |
  12. RMEnsure SharedCLibrary 3.50 RMLoad <Obey$Dir>.Modules.Clib
  13. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  14. |
  15. |
  16. RMEnsure ColourTrans 0.51 RMLoad <Obey$Dir>.Modules.Colours
  17. RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
  18. |
  19. |
  20. RMEnsure FPEmulator 2.70 RMLoad <Obey$Dir>.Modules.FPEmulator
  21. RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
  22. | Now set up the Acorn Replay stuff
  23. if "<ARMovie$Dir>" = "" then Set ILPSetARMovie YES
  24. if "<ARMovie$Dir>" = "" then Set ARMovie$Dir <Obey$Dir>.!ARMovie
  25. Set Alias$@RunType_AE7 Run <ARMovie$Dir>.MovingLine.player 
  26. Set File$Type_AE7 ARMovie
  27. |
  28. RMEnsure ILPAudio RMLoad <Obey$Dir>.Modules.ILPAudio
  29. |
  30. *SET FrenchText YES
  31. *SET FrenchIndex FRENCH
  32. *SET FrenchPicture YES
  33. *SET FrenchTranslation YES
  34. *SET camping$Dir <Obey$Dir>
  35. *SET francais$Dir <Obey$Dir>
  36. *SET VacancesLevel 1
  37. *Run <francais$Dir>.!Fonts
  38. *Run <francais$Dir>.!RunImage %*0
  39.