Is there a way to set the 50g so when you program the program lines stay uniform instead of just becoming one big paragraph . Maybe there an editor out there that can be used ?
hp 50g Programming
|
|
« Next Oldest | Next Newest »
|
▼
01-16-2013, 12:35 PM
▼
01-16-2013, 02:39 PM
Hello David, the only possibility I know is: to write the program in a string and store it as a string, then the formatting stays without changes. But before running you have to convert the string with STR-> and use EVAL.
Sincerely
Edited: 16 Jan 2013, 2:41 p.m. ▼
01-16-2013, 06:05 PM
Strings sounds like a good idea. Maybe changing the font size may help. Don't forget to add line breaks (right shift, decimal point button) - I found them tp help... if not perfectly. Hope this helps,
Eddie Edited: 16 Jan 2013, 6:07 p.m.
01-16-2013, 06:10 PM
I tend to compose my programs from lots of small ones. It doesn't get out of hand then and no complicated editing scenarios are required. As for management, I keep each program to less than a screen if possible.
01-17-2013, 03:58 PM
If it's long enough to worry about formatting, then I compose the program on my PC and upload it to the calculator. Not only do you get to preserve formatting that way but also comments. For UserRPL I use HP User Edit. Note that the program is normally in Spanish but you can get English language files. For SystemRPL I use Debug4x. I think it can do UserRPL also but I just haven't taken the time to figure it out. Dave |
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
HP 50G serial port programming | Chris Smith | 2 | 1,431 |
06-15-2013, 02:47 PM Last Post: Chris Smith |
|
Help - 50G C programming | BruceH | 4 | 1,561 |
09-29-2012, 10:14 AM Last Post: David Hayden |
|
HP 50g trilogy. The new HP 50g Blue (and II) | Pablo P (Spain) | 18 | 5,241 |
09-19-2011, 03:08 AM Last Post: BruceH |
|
HP 50g Programming | Brian Wort | 1 | 987 |
07-06-2009, 06:26 PM Last Post: Pal G. |
|
50G Programming question | Roger King | 5 | 1,790 |
12-11-2007, 06:02 PM Last Post: James M. Prange (Michigan) |
|
Need Graphics Programming Help (50G) | Chuck | 3 | 1,284 |
02-25-2007, 02:11 AM Last Post: Chuck |
|
Custom Programming vs. Pre-packaged programming | Eddie Shore | 3 | 1,504 |
01-24-2005, 03:42 AM Last Post: Karl Schneider |