SQAPL error

Installing APL, Sorting out Fonts, Keyboards, etc.
Post Reply
neeraj
Posts: 82
Joined: Wed Dec 02, 2009 12:10 am
Location: Ithaca, NY, USA

SQAPL error

Post by neeraj »

In both V13.2 and 14.0 Beta
SQA.Init 0
0 SQAPL loaded from: cwdya62u32w

SQA.Connect 'D1' 'Dental' 'pwd' 'login'
DLL Error: 10051 20 10051
Connect[6] r←⍙SQAPL'Connect'y

What am I doing wrong?
neeraj
Posts: 82
Joined: Wed Dec 02, 2009 12:10 am
Location: Ithaca, NY, USA

Re: SQAPL error

Post by neeraj »

Further experimentation reveals that

SQA.Init 0 is misleading.

SQA.Init '' works
Post Reply