THE INCLUDE FILES

 

Folder "IncludeFiles" contains the essential "include" files for the "General Scaling" graphics package. You should copy them as follows:

 

1.      If you are concerned only with DOS32 graphics, copy these files to C:\Euphoria\Include:

 

                        SPlotDOS.ew,            SScale.ew,            Bustout.e

 

2.      If you are concerned only with EuWinGUI graphics, copy these files to C:\Euphoria\Include:

 

                        SPlotEWG.ew,            SScale.ew,            Bustout.e

 

3.      If you are concerned with DOS32 and EuWinGUI graphics, copy these files to C:\Euphoria\Include:

 

                           SPlotDOS.ew,            SPlotEWG.ew,            SScale.ew,            Bustout.e

 

4.      The DrawBustV2 Vector Drawing program.

 

   If you want to continue using this program, copy the DrawBustV2 folder and its contents to anywhere convenient on your system. Since files you export from the program are placed in the DrawBustV2 folder, copy the folder to an easily accessible place.