HP-71B IMAGE and PRINT USING
|
07-04-2020, 11:02 PM
Post: #2
|
|||
|
|||
RE: HP-71B IMAGE and PRINT USING
I suspect the problem is this: "'&CHR$(248)&'" which is intended to insert the degree symbol.
As written, it would seem to be trying to treat the entire '&CHR$(248)&' as a literal string, when I think you are simply trying to append CHR$(248). Also, consider using the "B" Special Output Symbol - it may be easier to use in this complex image string. --Bob Prosperi |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
HP-71B IMAGE and PRINT USING - Garth Wilson - 07-04-2020, 09:50 PM
RE: HP-71B IMAGE and PRINT USING - rprosperi - 07-04-2020 11:02 PM
RE: HP-71B IMAGE and PRINT USING - Garth Wilson - 07-05-2020, 01:12 AM
RE: HP-71B IMAGE and PRINT USING - rprosperi - 07-05-2020, 02:09 AM
RE: HP-71B IMAGE and PRINT USING - J-F Garnier - 07-05-2020, 08:32 AM
RE: HP-71B IMAGE and PRINT USING - rprosperi - 07-05-2020, 01:45 PM
RE: HP-71B IMAGE and PRINT USING - J-F Garnier - 07-05-2020, 02:30 PM
RE: HP-71B IMAGE and PRINT USING - rprosperi - 07-05-2020, 07:12 PM
RE: HP-71B IMAGE and PRINT USING - Garth Wilson - 07-07-2020, 05:23 AM
|
User(s) browsing this thread: 2 Guest(s)