Metropoli BBS
VIEWER: .gfft-wingnuplot MODE: TEXT (ASCII)
; If you obtained GNUPLOT from the WinGnuPlot distribution, you should
; rename this file to: .gfft
;
; This may be done either from the Workbench or the CLI.
;
; Do not rename or use this file if you have obtained GNUPLOT from the
; standard GNUPLOT distribution.
;
;
; (The above is all most users need to know.  Advanced discussion follows.)
;
;
; This is a startup file designed to correct for incompatibility between
; the GNUPLOT from the standard GNUPLOT distribution and the GNUPLOT from
; the WinGnuPlot distribution.
;
; If you will start GFFT from the CLI, you might wish to move or copy the
; .gfft file to your S: directory so it will always be found no matter what
; your current directory is when you start GFFT.  If you will start GFFT
; only from the Workbench, this is not a problem as the "current directory"
; will always be the drawer in which GFFT is located.
;
; This file may also be used as a .gnuplot startup file for the GNUPLOT
; provided with WinGnuPlot.  In that case, it must be in the current
; directory at the time GNUPLOT is started.  GNUPLOT does not look in
; S: for its startup file.
;
; See INSTALLATION file for further discussion.

set terminal amigascreen

[ RETURN TO DIRECTORY ]