no problem (was: Re: Question on Code Pages)
David McNab <[email protected]> Thu, 14 Oct 2004 01:08:01 +1300
| Newsgroups | gmane.comp.lang.forth.picforth |
|---|---|
| Message-ID | <[email protected]> |
Hi, > How does PicForth handle the issue of multiple code pages on PICs such > as the 16f87x? I wrote a script to generate a large forth source file, and compile it. To my delight, PicForth intelligently adds code to set PCLATH correctly whenever calling a word on a different code page :) Now, just a matter of trying it out... Cheers David