DM41X rom loaded in AM, but cannot 'run' program - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: Not HP Calculators (/forum-7.html) +--- Forum: Not quite HP Calculators - but related (/forum-8.html) +--- Thread: DM41X rom loaded in AM, but cannot 'run' program (/thread-18326.html) |
DM41X rom loaded in AM, but cannot 'run' program - DanLins - 05-04-2022 04:56 PM I loaded up the Survey ROM after receiving this calculator 2 days ago, it shows in Active Modules, figured out how to get it to show up in CAT 2, but pressing R/S and Enter does not activate the program. The manual does not really help. Any ideas on what I've missed? Thx, Dan RE: DM41X rom loaded in AM, but cannot 'run' program - rprosperi - 05-04-2022 10:51 PM To run program MYPROG, you need to either assign it to a key or execute it via [XEQ] To run it driectly: [XEQ] [Alpha] MYROG [Alpha] To Assign it to the [LOG] key: [shift] [ASN] [Alpha] MYPROG [Alpha] [LOG] Then, after making sure user is ON (press USER toggle until you see USER annunciator), just press the [LOG] key and MYPROG will run. Running directly from the CAT-2 listing is not supported by the native 41 OS, but it is possible via some of the more exotic modules. hth RE: DM41X rom loaded in AM, but cannot 'run' program - DanLins - 05-05-2022 02:18 AM Thanks, Bob.... that was the answer I was looking for. Dan |