I have a program, developed in VB6 on Windows XP, which extensively uses the Compute.Eval method to perform calculations
based on inputted text (e.g x*Sin(X), Log(X) etc). However when moved on to a Windows 7 environment the program no longer works,
except when the compute statement is removed. Have you any ideas?
based on inputted text (e.g x*Sin(X), Log(X) etc). However when moved on to a Windows 7 environment the program no longer works,
except when the compute statement is removed. Have you any ideas?