How to print out large program listing?

Discussion around the SwissMicros DM42 calculator
Post Reply
Jim_W
Posts: 33
Joined: Fri Mar 15, 2019 3:36 am

How to print out large program listing?

Post by Jim_W »

I'd like to post a rather large program (2346 Bytes) on this form but the SM decoder can't handle that size of a program. Is there any other way to make a text file of a program listing? Or, is there anywhere on the forum where I can upload a .raw file? Thanks, Jim_W
dlachieze
Posts: 613
Joined: Thu May 04, 2017 12:20 pm
Location: France

Re: How to print out large program listing?

Post by dlachieze »

Have you tried to load the raw file in Free42 and from there copy/paste the program as a text file?
You can also zip the .raw file and post the zip file on the forum.
DM42: 00425 - DM41X: β00066 - WP43: 00042
User avatar
rudi
Posts: 415
Joined: Wed Nov 03, 2021 9:03 am
Location: Denmark
Contact:

Re: How to print out large program listing?

Post by rudi »

You can do it via a Free42, import raw, export code.
I’ve done that with a program with over 150 thousand lines of code:

viewtopic.php?f=20&t=3193&p=22612&hilit=Prime#p22612
/Rudi

DM-42 (s/n 06999), HP-42S, HP-35s, HP-11c, HP-32SII (ex HP-41CV, ex HP-75C, ex HP-48G + a lot, really lot of a accessories)
Denmark
Jim_W
Posts: 33
Joined: Fri Mar 15, 2019 3:36 am

Re: How to print out large program listing?

Post by Jim_W »

Thank you, DLachieze and Rudi. That worked! I just posted my first program - "LinCir" - It calculates lines and circles intersections and tangents. Thank you again for your help. - Jim_W
Post Reply