Michael,
You should be able to move your objects around in the segment pane
independently of how they are arranged in the file pane. I'm guessing what
happened is that you removed all your files then re-added them in a
different order, thus causing their order in the segment pane to be changed.
Just go to the segment pane after you have arranged your files the way you
want them on the files pane and then move the objects around in the segment
until the link errors go away. I find that the fastest way to get rid of a
link error is to move the object with the link error into the middle of the
segment.
Kevin
> -----Original Message-----
> From: Michael Sealand [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 31, 1999 11:14 AM
> To: Palm Developers Forum List
> Subject: 16-bit code reference out of range
>
>
> Hello All,
>
> I'm using Codewarrior to compile my app. I just moved some code
> around that had been working fine but now when the program
> links, I these
> link errors:
>
> Link Error : Zeus:Documents:Development:Palm III:In
> Progress:PocketMLS:Src:Common.c: 'StatusFormDoCommand' 16-bit code
> reference to 'WaitForPrompt' is out of range.
>
> Link Error : Zeus:Documents:Development:Palm III:In
> Progress:PocketMLS:Src:Common.c: 'StatusFormDoCommand' 16-bit code
> reference to 'ConnectToSystem' is out of range.
>
>
> Any ideas? I figure it's because I moved the location of the
> code. Is
> there a compiler setting that will help me here? I would
> prefer not to
> move my code back the way it was because I'm attempting to
> split the code
> up in to separate groups so that more than one person can work on the
> app. Any help will be greatly appreciated.
>
>
> Thanks in advance,
> Michael Sealand
> Baynet World, Inc.
> [EMAIL PROTECTED]
>