$! FTYPE.COM - I'm not quite sure what this does. I think this allows $! you to look at the contents of a binary file, something $! like the "strings" command in Unix. $! $! Author: Peter Johansson (peter@cs.umbc.edu) $! $! This file is intended for informational purposes only - Execute it at $! your own risk. All code Copyright (C) 1993 by Peter Johansson. $! $! Non-commercial use unrestricted so long as all attributions remain $! intact. That is, if you use any part or parts of this code, I want $! credit for my work. $! $ if p1 .eqs. "" then inquire p1 "Enter filename" $ search/format=nonulls 'p1 "" $ exit