HELP: "Internal Error 01: WSLDIAL" ??? 
Author Message
 HELP: "Internal Error 01: WSLDIAL" ???

Does anyone know what "Internal Error 01: WSLDIAL" means?

TIA,

Jason          



Sun, 19 Aug 2001 03:00:00 GMT  
 HELP: "Internal Error 01: WSLDIAL" ???
Quote:

> Does anyone know what "Internal Error 01: WSLDIAL" means?

Here is an old message on the topic for which there are many possible
causes:
---------------------------------------------------------- ------
         Message retrieved by ForKeeps Message Archiver      
---------------------------------------------------------- ------
Subject: Internal error C4
From: Slarve,Jeff 73501,1323
To: Knowles,Dave 100570,2103
Date: 01-Mar-98
Forum: CLARION/11 CW Language
MsgNo: 469218 (reply to 469208)
---------------------------------------------------------- ------
Quote:
>> I have generated a new Class module which contains a procedure

similar to the AsciiPrintClass with a WINDOW structure containind a
list control within it.
Everything is okay until it issues the OPEN(Window) statement when I
get the following message:

Internal error 01 WSLDIAL

Anybody got any clues ??? <<

I just ran against this one yesterday, but it could have been for a
different reason... In my case, I had a local STRING, OVER a memo. The
STRING was a USE variable for a text control. This memo had not yet
been brought into the current buffer by the time the window had opened,
and I got the error.
This error is also caused when a reference is not available when the
window is opened. Make sure that any reference variables that you might
have are not &= NULL by the time the window opens.

hth,

Jeff Slarve  [Team Topspeed(CW)] J & S Software Co.
http://www.jssoftware.com (Check out our new Backup Software!)
Clarion.Init(Clacom, CPCS, DET, RPM, PDLookup, G-Reg, CompMgr, |
        EzHelp, MAPSpell, LSPack, LSPSFX, RichX, etc.)
------------------------------------------------------ ----------
                            End Of Quote                    
---------------------------------------------------------- ------

---
Jim Kane  - TeamTopSpeed
Productive Software Solutions
Can't Find that Message?
Get Organized, Get ForKeeps!
www.fkeeps.com



Sun, 19 Aug 2001 03:00:00 GMT  
 HELP: "Internal Error 01: WSLDIAL" ???
Hi Jason,


Quote:

>Does anyone know what "Internal Error 01: WSLDIAL" means?

It means that you are  trying to use a control which must have
USE variable but you do not provide it.

Best regards,

Arnor Baldvinsson        
[Team Topspeed - Internet Connect]
Allerup Edb
Denmark

Check out Icetips and Icetips Knowledgebase
http://www.icetips.com
UIN nr.: 2428601



Mon, 20 Aug 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. C4b: HELP! Internal Error 01: WSLDIAL

2. C4b: HELP! Internal error 01: WSLDIAL

3. c4b:help!:internal error 01:wsldial:

4. NewInternal error 01:WSLDIAL

5. Please Help! Internal Error #03 WSLDIAL

6. Runtime Error --Internal Error 01: WSLKEYB

7. INTERNAL ERROR 04 : CTLMAIN error in version 2.001.01

8. Comix - "v3.00.01 (Comix/5.2)"

9. Internal Error 01: String Stack Error

10. RH6.1 coredump: float("10.01")

11. Runtime Error - Internal Error 02:WSLDIAL

12. "Internal Error 04:CTLMAIN"

 

 
Powered by phpBB® Forum Software