﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
598	Chart and GCFFile	Alfredo Torre	livan	"I understand that GCFFile is the variable in TOLBase to control which gcf must use TOLBase to chart i.e. a set of series.

Please, try to run the next TOL CODE
(file C:/Archivos de programa/Bayes/gcf/gcf001.gcf is needed):

Text GCFFile_old = Copy(GCFFile);
Set Chart(SetOfSerie(DiasDelMes), """");
Text GCFFile := ""C:/Archivos de programa/Bayes/gcf/gcf001.gcf"";
Set Chart(SetOfSerie(DiasDelMes), """");

It generates two graphs. Both are charted using the same GCF (GCFFile_old).

How can one user control which GCF is going to use TOLBase?"	defect	assigned	high		Graphics	head	major			jlaybar
