Re: Stupid Newbie-sounding question.

new topic     » goto parent     » topic index » view thread      » older message » newer message

>> > Michelle wrote:
>> > 
>> >> but the problem with that is that it prints "John" as a string of the
>> >> ascii codes,
>> >> instead of an easily editable "John"..

Michelle, before you dig a hole, if I'm not already too late, you may
like to try a quick play with my pretty print routine:

http://palacebuilders.pwp.blueyonder.co.uk/eppp.html

Eg:
include ppp.e
pp("fred")
pp({1,2,3,4,5})

will print:

"fred"
 {1,2,3,4,5}

without needing any extra hints.

Regards,
Pete

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu