From: Matthias T. <mt...@we...> - 2007-03-15 16:06:14
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Joerg, > fact that we have not the possibility to EMIT all the numbers > with equal amounts of decimals... emit sends a single character only. Probably you mean . (dot). This uses the free number format which indeed does not provide a field width. > Is there a possibility in amforth or do I have to make it all > by myself (with <# # #> ....) What's wrong with " : my. hex <# # # # # #> type" ? Matthias -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFF+W7dLo3irIddFw4RAjsqAJ9GRKdeaJPHBap/w+piiCvQOT0CnQCfTq7H FDWDJU7hn0Iy7rEouUwKdkY= =6DKV -----END PGP SIGNATURE----- |