Path: news.cs.au.dk!not-for-mail From: "Sascha Kimmel" Newsgroups: comp.lang.beta Subject: RE: Troubles with processlibrary Date: 2 May 2000 18:08:56 -0000 Organization: University of Aarhus, Department of Computer Science (DAIMI) Lines: 48 Approved: mailtonews@cs.au.dk Distribution: world Message-ID: <20000502180856.23655.qmail@noatun.mjolner.dk> Reply-To: "Sascha Kimmel" NNTP-Posting-Host: daimi.cs.au.dk X-Trace: xinwen.cs.au.dk 957290947 15465673 255.255.255.255 (2 May 2000 18:09:07 GMT) X-Complaints-To: news@cs.au.dk NNTP-Posting-Date: 2 May 2000 18:09:07 GMT Xref: news.cs.au.dk comp.lang.beta:12312 Hi! If you would send the whole code of your program it might be a bit easier to trace the error :) Regards, Sascha Kimmel > -----Original Message----- > From: Bo Normann Pedersen [mailto:normann@cs.au.dk] > Sent: Tuesday, May 02, 2000 11:55 AM > To: usergroup@mjolner.dk > Subject: Troubles with processlibrary > > > Hi, > > I'm playing a bit with the processlibrary in BETA, because I want to > make a WinPopup-like program in BETA, but I have encountered some > problems. > > I use a Win2000 machine with Microsoft SDK, and BETA 5.1. > > I've have looked at the demo programs called firstprogram.bet and > otherprogram.bet, and I've made the contents of these two files into two > patterns in my program : send and receive, respectively. > > Now I've compiled two versions of my program nettalk and nettalk2. > nettalk only calls the send pattern and nettalk2 only calls the receive > pattern. > > But the I get a "reference is none" error, > > However when I run the demoprograms everything is fine. > > So my question is why can't I make the demofiles into the patterns send > and receive. > > Btw. both nettalk and nettalk2 use a guienv-interface could this have > some influence and if so why ? > > > Kind regards > Bo > >