If PB, Inc. is indeed still planning on an upgrade to PB/DOS 3.5,
please add this wishlist item (or a "tick mark" for it):
I would like to be able to have ! db, ! dw, and ! dd tables so
they can have more than one entry per line, delimited with a comma,
just as the 32-bit PB compilers do. This is not a CRITICAL thing,
as it's just as easy (nay, easier) for a temporary EXE to create
single-entry lines in the output INC file as it is to create multiple-entries
per line. HOWEVER, when a person has to read (to proof, etc.) the generated
INC file, it is a MAJOR pain to have to scroll down many pages to see
the (relevant) data. No, I ain't whining, just explaining why I wish to add this
wishlist item.
Thank you for your time.
------------------
mailto:[email protected][email protected]</A>
please add this wishlist item (or a "tick mark" for it):
I would like to be able to have ! db, ! dw, and ! dd tables so
they can have more than one entry per line, delimited with a comma,
just as the 32-bit PB compilers do. This is not a CRITICAL thing,
as it's just as easy (nay, easier) for a temporary EXE to create
single-entry lines in the output INC file as it is to create multiple-entries
per line. HOWEVER, when a person has to read (to proof, etc.) the generated
INC file, it is a MAJOR pain to have to scroll down many pages to see
the (relevant) data. No, I ain't whining, just explaining why I wish to add this
wishlist item.
Thank you for your time.

------------------
mailto:[email protected][email protected]</A>
Comment