![]() |
|
|||||||
| Bug Reports, Problems and Troubleshooting If you think you have found a bug with the software then post your comments here |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi David...
When I do a syntax check from the VitaminC editor, I get the messages: "Problems trying to run syntax checker" and "Problems trying to run batch file with error code 31". This is on the step1 code from the manual, and it happens weather there is an error in the code or not. Borland C++ 5.5 is installed in the default directory, and both it and VitaminC are on my "C" disk. I have tried cleaning up my registry, but to no avail... Help... Please!! Hank |
|
#2
|
|||
|
|||
|
What OS are you running ?
__________________
Compuvision Australia Pty Ltd. Power Tools for Metastock users. http://www.compuvision.com.au |
|
#3
|
|||
|
|||
|
I'm running Windows XP, service pack 3.
|
|
#4
|
|||
|
|||
|
Try running Vitamin-C in administrator mode.
ie right click on the Vitamin-C icon and select properties -> compatibility mode -> Run this program as administrator = enabled
__________________
Compuvision Australia Pty Ltd. Power Tools for Metastock users. http://www.compuvision.com.au |
|
#5
|
|||
|
|||
|
I tried what you suggested. The properties->compatibility window does not have an administrator choice. There are "compatibility modes" (4 of them).
I tried all four and the results were always the same error. I have administrator privilege for my whole system ( I'm the only user). |
|
#6
|
|||
|
|||
|
Yes you don't have this option in XP.
What antivirus software are you running ?
__________________
Compuvision Australia Pty Ltd. Power Tools for Metastock users. http://www.compuvision.com.au |
|
#7
|
|||
|
|||
|
I'm using "BitDefender Total Security 2010".
I tried turning off all security, but still the same problem... Hank |
|
#8
|
|||
|
|||
|
Hi David...
As an experiment, I tried to run C++ from the C:\ prompt. My source code is "MySimple.C" which the first 5 lines of "Simple.C", and is in C:\VitaminCscript library. My command at the Dos prompt was "BCC32 C:\VITAMINCSCRIPT\MYSIMPLE.C". The result was four errors FROM BCC32, the things you would expect from an incomplete C++ program. (i not defined, etc.). Since these error messages came from C++ 5.5, I know that the programs are in place, and for some reason the linkage from the syntax check routine of VitaminC is not getting through to Borland C++. I have the paths set up through AUTOEXEC.BAT. Hope this helps. Hank |
|
#9
|
|||
|
|||
|
According to Windows documentation the error is produced because their is no action associated with the batch file.
Quote:
http://www.dougknox.com/xp/file_assoc.htm regards david
__________________
Compuvision Australia Pty Ltd. Power Tools for Metastock users. http://www.compuvision.com.au |
|
#10
|
|||
|
|||
|
Hi David...
That did the trick!! Works like a champ... Thanks for all your help. Regards.. Hank |
![]() |
| Thread Tools | |
| Display Modes | |
|
|