User (Legacy) Posted February 18, 2003 Report Posted February 18, 2003 When compiling, error message "Variable not defined" occurs at following setence. ---------------------------------------------- ChartFX1.ValueEx(4,10) = CHART_HIDDEN ---------------------------------------------- how to solve this problem?
Software FX Posted February 19, 2003 Report Posted February 19, 2003 Are you using VB ? if so, you need to include CFXOCX.BAS in your project. Check the Visual Basic Integration section in the programmer's guide for more details. -- FP Software FX, Inc.
Software FX Posted February 19, 2003 Report Posted February 19, 2003 If this is an ASP page make sure you include our inc file. -- Regards, JC Software FX Support "Inhiiok Bang" <neophase@orgio.net> wrote in message news:cgC7vq81CHA.1316@webserver1.softwarefx.com... > When compiling, error message "Variable not defined" occurs at following > setence. > ---------------------------------------------- > ChartFX1.ValueEx(4,10) = CHART_HIDDEN > ---------------------------------------------- > > how to solve this problem? > > >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.