User (Legacy) Posted February 18, 2003 Report Share 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? Quote Link to comment Share on other sites More sharing options...
Software FX Posted February 19, 2003 Report Share 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. Quote Link to comment Share on other sites More sharing options...
Software FX Posted February 19, 2003 Report Share 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? > > > Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.