home *** CD-ROM | disk | FTP | other *** search
/ CyberStratege 7 / CyberStratege_CD_07.iso / demos / panzer / first.z / ShowVehicle.fmt < prev    next >
Text File  |  1998-01-07  |  319b  |  27 lines

  1. ;; ViewVehicle.FMT
  2.  
  3. [PAGE]
  4. FONT = FontLight10
  5. LINE = 20
  6. MARGIN = 20
  7.  
  8. ;; Center the caption across the bottom
  9. [FORMAT1]
  10. TEXT = @
  11. PARM1 = VEHICLE_CAPTION
  12. XJUSTIFY = CENTER
  13. YJUSTIFY = BOTTOM
  14.  
  15. [FORMAT2]
  16. TEXT = Demo: Models under development
  17. XJUSTIFY = CENTER
  18. YJUSTIFY = TOP
  19.  
  20. [FORMAT13]
  21. END =
  22.  
  23.  
  24.  
  25.  
  26.  
  27.