Hi Kartik,

On Tue, Jun 14, 2005 at 09:59:42 -0700, Kartik Mistry wrote:

> This is the content of file SRC680_m104/scp2/source/calc/file_calc.scp
> in which I'm getting above errors!

The errors are all of STD_RES_FILE() macros. In scp2/inc/macros.inc
around line 148 there should be

#define STD_RES_FILE(id,name) \
    File id \
        TXT_FILE_BODY; \
        RESFILE_ALL_LANG(name); \
        Dir     = gid_Dir_Resource; \
        Styles  = (PACKED); \
    End


Is that different in your environment? Or maybe the
RESFILE_ALL_LANG(name) expands "unusual"?

  Eike

-- 
 OOo/SO Calc core developer. Number formatter bedevilled I18N transpositionizer.
 GnuPG key 0x293C05FD:  997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to