|
On 2010/12/7 10:32 AM, Mark S. Waterbury wrote:
I think perhaps this is what you are looking for?
http://www.think400.dk/adhoc_6.htm#eks0023
Rats, I see there's a bug in that code - that must be my fault since
it's attributed to me (and I recognize that code).
Near the end, this line
printf ('%' + newline : msg);
should be replaced by this line
printf ('%s' + newline : msg);
Hmm, I just tried to compile that code and the columns are seriously
messed up. Maybe I didn't leave out the 's' in '%s' after all. I'm
sure I didn't post it (wherever) with the columns all wrong.
I just added a wiki entry to the RPG cafe with a newer, and (more?)
correct, version of that code.
http://preview.tinyurl.com/rpgcafe-embedded-pcml
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.