Hi Fred,

I believe you should use the variable name instead of the variable value with ⎕TF, eg:

1 ⎕TF 'R' instead of 1 ⎕TR R and

2 ⎕TF 'R' instead of 2 ⎕TR R

Also saw that you use -T -- cool!

Best Regards,
Juergen



On 01/29/2014 06:01 AM, Frederick H. Pitts wrote:
Gentle people,

        Please find attached QUADTF.tc.gz. gunzip it and run apl (svn rev 110)
thus

        apl --TM 2 -T QUADTF.tc

        Examine QUADTF.tc.log and observe that the SCORES variable is not being
reconstructed in the workspace with either the migration or extended
form of the inverse transfer form.

Regards,

Fred


Reply via email to