> I haven't done this in a while, but as I recall binary programs are run > with LOADM and EXEC. Try this: > > LOADM"OUTHOUSE" > EXEC That works perfectly. Many thanks! James