home *** CD-ROM | disk | FTP | other *** search
/ gondwana.ecr.mu.oz.au/pub/ / Graphics.tar / Graphics / VOGLE.ZIP / VOGLE / EXAMPLES / F_2_FOR.BAT < prev    next >
DOS Batch File  |  1994-04-27  |  1KB  |  58 lines

  1. if exist fballs.for goto 1
  2. rename fballs.f fballs.for
  3. :1
  4. if exist fcirctxt.for goto 2
  5. rename fcirctxt.f fcirctxt.for
  6. :2
  7. if exist fcurves.for goto 3
  8. rename fcurves.f fcurves.for
  9. :3
  10. if exist fgetstr.for goto 4
  11. rename fgetstr.f fgetstr.for
  12. :4
  13. if exist floc.for goto 5
  14. rename floc.f floc.for
  15. :5
  16. if exist fmoretxt.for goto 6
  17. rename fmoretxt.f fmoretxt.for
  18. :6
  19. if exist fobjvws.for goto 7
  20. rename fobjvws.f fobjvws.for
  21. :7
  22. if exist fpatches.for goto 8
  23. rename fpatches.f fpatches.for
  24. :8
  25. if exist fpoly.for goto 9
  26. rename fpoly.f fpoly.for
  27. :9
  28. if exist fshapes.for goto 10
  29. rename fshapes.f fshapes.for
  30. :10
  31. if exist fsimple.for goto 11
  32. rename fsimple.f fsimple.for
  33. :11
  34. if exist ftrivial.for goto 12
  35. rename ftrivial.f ftrivial.for
  36. :12
  37. if exist fviews.for goto 13
  38. rename fviews.f fviews.for
  39. :13
  40. if exist fworld.for goto 14
  41. rename fworld.f fworld.for
  42. :14
  43. if exist fcube.for goto 15
  44. rename fcube.f fcube.for
  45. :15
  46. if exist flcube.for goto 16
  47. rename flcube.f flcube.for
  48. :16
  49. if exist ftetra.for goto 17
  50. rename ftetra.f ftetra.for
  51. :17
  52. if exist fjtext.for goto 18
  53. rename fjtext.f fjtext.for
  54. :18
  55. if exist flstyles.for goto 19
  56. rename flstyles.f flstyles.for
  57. :19
  58.