Hello Everybody, Thanks for your help.
Ed: I will go and split my file up. Thanks. Sounds like this will solve my problem. Meanwhile I have found a very small solution last night (rather than re-arranging my entire code into separate files). I have posted all the details on pilot.programmer at massena. Maybe somebody else is interrested in this. Greetings and thank you all Ole Ole Grossklaus <[EMAIL PROTECTED]> schrieb in im Newsbeitrag: [EMAIL PROTECTED] > > Hi, > > I have a strange error message that reads > Error: Signed.word overflow switch may be too large; 36598 at 0x7c > > I'm using PRC-Tools 2.0 in a multi segment application that I'm doing. > > From previous postings I have understood that this is a jump distance > problem of functions beeing more that 32K away from each other. > > I have tried re-arranging my functions in section but with no success. I > have understood that this section-thing is not known by the assembler at > that point so I haven't assumed to be successfull. > > I have tried re-arranging the function prototype definitions- no luck. > > I have tried re-arranging the functions themselfes - again no luck. > > Is there anybody out there who can sheed some more light on this problem and > may give some detailed advises how to solve that ? > > Thanks a lot in advance > Ole > > > > > > > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
