Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!rpi!uupsi!njin!princeton!phoenix!pfalstad From: pfalstad@phoenix.Princeton.EDU (Paul John Falstad) Newsgroups: comp.sys.amiga.tech Subject: Re: LoadSeg() problems Message-ID: <15204@phoenix.Princeton.EDU> Date: 8 Apr 90 05:37:18 GMT References: <15113@phoenix.Princeton.EDU> <10663@cbmvax.commodore.com> <15188@phoenix.Princeton.EDU> Reply-To: pfalstad@phoenix.Princeton.EDU (Paul John Falstad) Distribution: comp.amiga.tech Organization: Princeton University, NJ Lines: 17 In article <15188@phoenix.Princeton.EDU> pfalstad@phoenix.Princeton.EDU (Paul John Falstad) writes: >In article <10663@cbmvax.commodore.com> thomas@cbmvax (Linda Thomas) writes: >>In article <15113@phoenix.Princeton.EDU> pfalstad@phoenix.Princeton.EDU (Paul John Falstad) writes: >>> >>> I'm having trouble with the LoadSeg() function call. Whenever I call it, >I seem to have fixed this problem by putting a WaitBlit() after the >LoadSeg(). I know it sounds utterly ridiculous, but it seems to work. I've somewhat figured it out. When I run the code with the debugger, it doesn't work. When I run it without the debugger, it works. >:-( The debugger is Manx 5.0a db. Just never mind. If all else fails, I'll write my own version of LoadSeg(). I had to write my own version of CreateProc() anyway (I'm working on an Amiga version of fork() ). pfalstad@phoenix.princeton.edu