Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site watmath.UUCP Path: utzoo!watmath!watapl From: watapl@watmath.UUCP (APL Project) Newsgroups: net.lang.apl Subject: Re: IP SHARP APL - trouble with WS 6 WSTRANSFER Message-ID: <11140@watmath.UUCP> Date: Sat, 26-Jan-85 11:45:06 EST Article-I.D.: watmath.11140 Posted: Sat Jan 26 11:45:06 1985 Date-Received: Sun, 27-Jan-85 06:06:47 EST References: <346@utcs.UUCP> Organization: U of Waterloo, Ontario Lines: 21 > I'm having some problems transmitting workspaces from a SHARP APL system > on an IBM to an STSC APL system on an HP3000. > The WSTRANSFER system itself booted up ok on the receiving machine, but > chokes when it starts processing workspaces. I can think of these areas that you might cause problems: (1) File primitives differ from one APL to another. (2) Certain other primitives are not universal. (3) File naming conventions are not the same everywhere. You might have to dig into the code and replace the IPSharp file primitives with the corresponding STSC primitives on your machine and you might have to rename the workspace to save it on the HP3000. I am very much interested in WS interchange, and would like to know how you make out. Please keep us posted! -- watapl@watmath.UUCP watapl%watmath@waterloo.CSNET ... {ihnp4, allegra, decvax} !watmath!watapl