From: Matthias T. <mt...@we...> - 2008-07-24 18:35:53
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi > Bernard Mentink wrote: > >> I don't know if the limitation is in the pearl script for sending to the >> device, or in the actual interpreter .... must have a good look at both. > > Much simpler: It is configurable paramter at build-time. Just edit your > application master file and change the value of TIBSIZE to something > different (bigger). A little amendment: changing the value most probably confuses the system. in words/refill.asm the default value of 80 is hardcoded (3rd code line). Change the 80 to TIBSIZE and the configuration settings will be honored. It is fixed in the repository, but the trunk code has another change with TIB and SOURCE that is not yet finished (it works but is ugly and does not all that's intended). Matthias -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIiMuK9bEHdGEMFjMRAg9jAKDKtflVexyAU+RBLWCCY/FKD6lWPQCgzheq fC/lYRwOJ9PkoT6+kuwM1ic= =Oo+/ -----END PGP SIGNATURE----- |