From: David E. <de...@ar...> - 2002-06-19 04:55:51
|
At 11:09 PM 17/06/02 +0100, Jonathan Riddell wrote: > Can anybody help this chap out? > > On Mon, 17 Jun 2002 18:31:53 +0200, Michel Thomas wrote: > ... >> I tried to run the "simple" example given in the >> documentation... but I encountered some problems... >> Here is a screenshot of the error message I got. >> I tried to find an answer in the mailing list archives >> and in the documents available on-line... but found nothing. >> >> Any help will be greatly appreciated... I am quite... desperate ! Looking at the trace, there appears to be a problem in reading the resource file (ini file on Win32) 'htcobolrc'. The location of the resource file and pre-processor are set as follows. example: set TCOB_OPTIONS_PATH=C:\gcc-2.95.2\share\htcobol set TCOB_PP_PATH=C:\gcc-2.95.2\bin Are you sure that these paths are set, and if so that the current version of the resource file is being used ? Hope this helps. BTW, which version of Win32 are you using ? David Essex |