home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 February / Chip_2003-02_cd1.bin / bonus / idos / TTTtxt.prt < prev    next >
Text File  |  2001-01-02  |  2KB  |  127 lines

  1. ;
  2. ; Format description for train print (format TXT)
  3. ;
  4. ; Copyright (c) CHAPS spol. s r.o., ╚eskΘ drßhy, DATIS, o.z.
  5. ;
  6. ; BACKUP THIS FILE PRIOR TO ANY MODIFICATION
  7. ;
  8.  
  9. ; LINE WIDTH
  10. Width=65
  11. ; PAGE LENGTH
  12. Page=60
  13.  
  14. ; SUBSTITUTIONS
  15. [Subst]
  16. ; Dictionary
  17. "$$Company$$=(c) CHAPS spol. s r.o.; ╚D, DATIS, o.z."
  18. ; Czech
  19. .level=25
  20.   "$$Valid$$=Platφ od %3 do %4"
  21.   "$$Dep$$=Odj."
  22.   "$$Arr$$=P°φj."
  23.   "$$Rem$$=Pozn."
  24.   "$$Guarantee$$=Data jsou garantovßna dopravci."
  25.   .category=1
  26.     "$$Train$$="
  27.     "$$Station$$=Stanice"
  28.   .category=2,3
  29.     "$$Train$$="
  30.     "$$Station$$=Zastßvka"
  31.   .category=4
  32.     "$$Train$$="
  33.     "$$Station$$=LetiÜt∞"
  34.   .category
  35. ; English
  36. .level=26
  37.   "$$Valid$$=Valid from %3 till %4"
  38.   "$$Dep$$=Dep."
  39.   "$$Arr$$=Arr. "
  40.   "$$Rem$$=Rem."
  41.   "$$Guarantee$$=All information is issued without liability."
  42.   .category=1
  43.     "$$Train$$="
  44.     "$$Station$$=Station "
  45.   .category=2,3
  46.     "$$Train$$="
  47.     "$$Station$$=Station "
  48.   .category=4
  49.     "$$Train$$="
  50.     "$$Station$$=Airport"
  51.   .category
  52. ; Deutsch
  53. .level=27
  54.   "$$Valid$$=Gⁿltig von %3 bis %4"
  55.   "$$Dep$$=Abf."
  56.   "$$Arr$$=Ank. "
  57.   "$$Rem$$=Bem."
  58.   "$$Guarantee$$=Alle Angaben ohne GewΣhr."
  59.   .category=1
  60.     "$$Train$$="
  61.     "$$Station$$=Station "
  62.   .category=2,3
  63.     "$$Train$$="
  64.     "$$Station$$=Station "
  65.   .category=4
  66.     "$$Train$$="
  67.     "$$Station$$=Flughafen"
  68.   .category
  69. ; Slovak
  70. .level=28
  71.   "$$Valid$$=Platφ od %3 do %4"
  72.   "$$Dep$$=Odch."
  73.   "$$Arr$$=Prφch."
  74.   "$$Time$$=╚as"
  75.   "$$Rem$$=Pozn."
  76.   "$$Guarantee$$=Dßta s· garantovanΘ dopravcami."
  77.   .category=1
  78.     "$$Train$$="
  79.     "$$Station$$=Stanica"
  80.   .category=2,3
  81.     "$$Train$$="
  82.     "$$Station$$=Zastßvka"
  83.   .category=4
  84.     "$$Train$$="
  85.     "$$Station$$=Letisko"
  86.   .category
  87. .level
  88.  
  89. ; HEADER
  90. [Header]
  91. .scan
  92. "$$Train$$%1 $$$ $$Valid$$"
  93. .expand
  94. "="
  95. .level=or,25,26,27
  96.   .scan
  97.   "$$Station$$                                 $$Rem$$  $$Arr$$  $$Dep$$ $$$km"
  98. .level=28
  99.   .scan
  100.   "$$Station$$                                 $$Rem$$  $$Arr$$ $$Dep$$ $$$km"
  101. .level
  102. .expand
  103. "-"
  104.  
  105. ; PASSED STATIONS
  106. [TrainRoute]
  107. "%1!-40.40s! %2!-5.5s! %3!5s!  %4!5s! %5!5s!"
  108.  
  109. ; REMARKS HEADER
  110. [PreRemark]
  111. .expand
  112. "-"
  113.  
  114. ; REMARKS
  115. [Remark]
  116. .wrap
  117. "* %1"
  118.  
  119. ; FOOTER
  120. [Footer]
  121. .expand
  122. "="
  123. .right
  124. "$$Company$$"
  125. .right
  126. "$$Guarantee$$"
  127.