You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iPhone42s
I have been trying some of the example programs from the HP-42s
manual. A couple of them are giving me problems. This one hangs the
app:
01 LBL "LOOP"
02 BEEP
03 GTO "LOOP"
04 END
When I press XEQ LOOP, it runs, but the soft key pressed to select the
program "LOOP" stays highlighted and the app no longer responds to any
keys, not even R/S. Pressing the Home button on my iPhone shuts it
down though. The app will then relaunch normally. Thomas Okken's
Free42 app handles this program with no problem.
The other program is the ISG example:
01 LBL "LOOP "
02 1.01
03 STO "COUNTER"
04 LBL 01
05 VIEW "COUNTER"
06 PSE
07 ISG "COUNTER"
08 GTO 01
09 "DONE"
10 AVIEW
11 END
It just causes the app to switch to the print window and crash. I
cannot try this one on Free42 since it has not yet implemented the
print feature.
Byron Foster
unread,
Jan 7, 2012, 8:05:52 PM1/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ipho...@googlegroups.com
Hello, it's doing the same for me, I'll work on it.
Sid
unread,
Feb 11, 2012, 4:50:39 PM2/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iPhone42s
Byron, any progress on the bug?
Thanks, Sid
Byron Foster
unread,
Feb 11, 2012, 7:41:04 PM2/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ipho...@googlegroups.com
Yes, It'll be released with the next version, give it a few more weeks.