Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rice!uupsi!sunic!dkuug!imada!micro From: micro@imada.ou.dk (Klaus Pedersen) Newsgroups: comp.sys.atari.st.tech Subject: Re: requirements to use VDI Keywords: VDI ttp appl_init Message-ID: <1991Jun20.124043.8248@imada.ou.dk> Date: 20 Jun 91 12:40:43 GMT References: <1991Jun19.112606.20682@convex.com> <1991Jun19.161901.1808@informatik.uni-erlangen.de> Sender: news@imada.ou.dk (USENET News System) Organization: Dept. of Math. & Computer Science, Odense University, Denmark Lines: 13 csbrod@immd4.informatik.uni-erlangen.de (Claus Brod) writes: >There are good reasons why TTP programs are meant as non-GEM programs. >You shouldn't use VDI or AES calls in a TTP program. Can you give me some of these good reasons? - and why not? The VDI is allways running, isn't it? You can use the VDI from the AUTO folder - before GEM have been installed or more correctly the AES. There are many programs use form_alert(), without an appl_init(), and that is worse isn't it? (because the global array and probaly other structures too haven't been init'd). Klaus, micro@imada.ou.dk