Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!orstcs!usenet!jacobs.CS.ORST.EDU!smithj From: smithj@jacobs.CS.ORST.EDU (Jeremy Smith) Newsgroups: comp.sys.handhelds Subject: Re: HP 48 Object types (Shorts - system binary) Summary: Convert number to binary type Keywords: shorts system binary conversion frogs Message-ID: <1990Nov22.233803.27487@scion.CS.ORST.EDU> Date: 22 Nov 90 23:38:03 GMT References: <1990Nov20.140927@ee.ubc.ca> Sender: @scion.CS.ORST.EDU Organization: Oregon State University, CS Dept. Lines: 17 Nntp-Posting-Host: jacobs.cs.orst.edu Wlodek told me that 2EC11 SYSEVAL converts the number in level 1 to system binary (object type 22). I don't know what use this is, but does anyone know of sysevals to convert to the others? Example: 123 #2EC11h SYSEVAL gives: <7Bh> in hex mode, <123d> in dec mode, <173o> in octal mode, and <1111011b> in binary mode. -- Jeremy |-) Smith smithj@jacobs.cs.orst.edu