ISF Appendix 6:How to use the SAS replot module

 

 

   /* You need to edit the input macro variables are as follows:

   filedir = directory where the graphics catalog is located

   catname = name of graphics catalog (filename of *.sc2 file), do

   not include the file type

   savedir = main directory where you want the gif files to be stored,

   this program will save the gif files in a subdiretory of

   this file using the catname as a directory name

   format = image format type, possible values that have been

   tested are:

   bmp = Windows Bit Map (Note that bmp files can be quite

   large ... choose with caution)

   gif = Graphics Interchange Format

   ps = Adobe Postscript

   */

   %rep2lt(H:\COMMON\ISF\QSTAT\1998RESV\WOOD\15303000\, G303000g,

   H:\COMMON\ISF\QSTAT\1998RESV\wood\, gif)

 

You need to change the last two lines of this program to correspond to the gage you want to replot, save, and run replot.sas.

 


Return to ISF Tutorial Appendix Table of Contents

Return to ArcView Tutorial 4: List of Topics

Return to Main Menu