home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!wupost!gumby!yale!yale.edu!jvnc.net!newsserver.technet.sg!iti.gov.sg!news
- From: jon@iti.gov.sg (Jonathan Priddey (SE))
- Subject: VB UAE in VBRUN200.DLL
- Message-ID: <1993Jan4.012431.26066@iti.gov.sg>
- Sender: news@iti.gov.sg (News Admin)
- Reply-To: jon@iti.gov.sg
- Organization: Information Technology Institute, National Computer Board, S'pore
- Date: Mon, 4 Jan 1993 01:24:31 GMT
- Lines: 23
-
- I'm producing a small Visual Basic demo that uses DDE, a few arrays
- of user defined types and a few controls, thats all. It runs fine from
- the Visual Basic environment, but generates a UAE when compiled to an exe.
-
- I get funny behaviour, on one machine, the exe will work while the
- environment is still active, but UAEs at the same place if I close the
- environment. On another it UAEs without fail...
-
- If I add a MsgBox call in the function I am exercising the UAE vanishes.
-
- The function I am exercising is in a separate .BAS file, it just initialises
- a user defined type with a string from a text control.
-
- Has anyone seen anything like this, or has anyone suggestions for what to try
- next - I will probably be slowly commenting stuff out till it works otherwise.
-
- VB is a great environment, it is sad to see it flawed,
-
- Thanks for any help,
-
- Regards jon (jon@iti.gov.sg)
-
-
-