MKHXS by Joe Horn ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ INPUT: Real Number (X) ³ ³ OUPUT: Hex string of X zeros. ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ This tiny program creates a hex string of any desired length (all the digits are zeros). It is unfortunate that the System RPL word EXPAND, a very useful animal, is not documented in RPLMAN.DOC. :: CK1NOLASTWD CK&DISPATCH1 # 1h :: %IP># NULLHXS SWAP EXPAND ; ; This goes together nicely with Brian Maguire's BIT directory, also on this disk. -Joseph K. Horn- -Peripheral Vision, Ltd.-