[net.lang.apl] IP SHARP APL - trouble with WS 6 WSTRANSFER

shindman@utcs.UUCP (Paul Shindman) (01/15/85)

Any of you APL hotshots out there running IP SHARP APL on your in house
computer?  Have you ever used library 6 WSTRANSFER ???

I'm having some problems transmitting workspaces from a SHARP APL system
on an IBM to an STSC APL system on an HP3000.  To transfer the workspaces
I've been trying to use the workspace transfer facility in 6 WSTRANSFER.

The WSTRANSFER system itself booted up ok on the receiving machine, but
chokes when it starts processing workspaces.

If you have any experience with the SHARP APL Workspace Transfer utility
I would appreciate hearing from you.

-----------------
Paul Shindman, U of T Computing Services, Toronto (416) 978-6878
{ihnp4|decvax}!utcs!shindman

watapl@watmath.UUCP (APL Project) (01/26/85)

> 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