Click here to Skip to main content
15,884,099 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All,

I have a make file, where it generates .Obj files and .res files successfully. After generating these files, there is command called as "@sscheck abc.dll".
I am using Borland 5.5 compiler and have installed it in C:\. I have checked the Bin folder, but there is no such command as "sscheck". Don't know whether this is a boraland command or DOS command.
I am getting a following error in the command pro
'sscheck' is not recognized as an internal or external command,
operable program or batch file.

Please help.

Thanks in advance.
Posted

1 solution

This page might interest you: "What is the output of SSCheck.Value in VB6?"[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900