Copying a program in a post, with the original paragraphs - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: General Forum (/forum-4.html) +--- Thread: Copying a program in a post, with the original paragraphs (/thread-21181.html) |
Copying a program in a post, with the original paragraphs - Gil - 01-18-2024 02:07 PM I write a program in my HP50G, that I leave on stack level 1 Then I use INOUT special program, that converts it to a string that can be read everywhere, without loosing information. I copy the resulting mentioned string in my post. But the indented paragraphes do not appear anymore for the reader, for example for the IF... THEN... END instruction. How should I procede so that the text appeared more a less like in the calculator? Thanks for your help. RE: Copying a program in a post, with the original paragraphs - Dave Frederickson - 01-18-2024 02:13 PM Text pasted into a post will have extraneous spaces removed. Click the hash/pound button to insert formatted text instead. RE: Copying a program in a post, with the original paragraphs - Gil - 01-18-2024 02:22 PM Thanks, but where do I find this special button? Sorry, English is not my mother tongue and I didn't make the link with the # sign It works nice. Thanks RE: Copying a program in a post, with the original paragraphs - Dave Frederickson - 01-19-2024 01:46 AM (01-18-2024 02:22 PM)Gil Wrote: Thanks, but where do I find this special button? It's the third button from the right in the edit message window. RE: Copying a program in a post, with the original paragraphs - Gil - 01-19-2024 03:30 PM Thanks, I found in the meanwhile and answered, but apparently forgot to send the reply. Thanks again. |