The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
HP 49G to 50g: Warning Concerning Zints for Sys Programmers
02-10-2018, 10:45 AM
Post: #1
HP 49G to 50g: Warning Concerning Zints for Sys Programmers
When comparing

ZINT 1

with

Z1_ aka PTR 273B6

using

x==

or

xSAME

the answer returned is

1

ie the two inputs are equal.

However, comparing

{ ZINT 1 }

and

{ Z1_ }

returns

0.

.

Similarly

Z1Z0_ aka PTR 274A9

returns

ZINT 1
ZINT 0

&

Z1Z1_ aka PTR 2756C

returns

ZINT 1
ZINT 1

.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP 49G to 50g: Warning Concerning Zints for Sys Programmers - Gerald H - 02-10-2018 10:45 AM



User(s) browsing this thread: 2 Guest(s)