From: <joe...@t-...> - 2007-03-15 22:32:33
|
Hi all, -----Original Message----- > Date: Thu, 15 Mar 2007 17:05:49 +0100 > Subject: Re: [Amforth-devel] formated output > From: Matthias Trute > To: Everything around amforth > emit sends a single character only. Probably you mean . (dot). > This uses the free number format which indeed does not provide > a field width. Yes (dot) was the thing I struggle with. Emit only for the right side of the dump - the ASCII print. > > > Is there a possibility in amforth or do I have to make it all > > by myself (with <# # #> ....) > > What's wrong with " : my. hex <# # # # # #> type" ? should work, I'll try it this weekend. Thank you joh |