Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!dsinc!netnews.upenn.edu!msuinfo!kira!schultzd From: schultzd@kira.uucp (David Schultz) Newsgroups: comp.sys.atari.st.tech Subject: Dialog Box Woes Message-ID: <1990Dec17.055351.8596@msuinfo.cl.msu.edu> Date: 17 Dec 90 05:53:51 GMT Sender: news@msuinfo.cl.msu.edu Organization: Michigan State University Lines: 24 I get three bombs in a dialog box prog that I wrote. I narrowed it down to one of two things, but I don't have the documentation on the function calls used. Problem Choice #1: Incorrect use of the rsrc_load() function. Tim Oren's "Professional GEM" says use... ok = rsrc_load(ADDR("blahblah.rsc")); (When I compile under sozobon with GEMFAST lib, I get _ADDR is undefined.) Instead, I use ... ok = rsrc_load("blahblah.rsc"); /*This compiles*/ Problem Choice #2: Incorrect parameters to form_do(). What exactly is this function expecting? Is there a limit to the size of box form_do() can handle? (Someone mentioned 25% of the screen. I need a bigger box.) Anyway, hope thats enough. Please help me out on this one! -- ----- David W. Schultz ----- ----- uunet!frith!schultzd ----- ----- Work Phone: (517)-353-8891 ----- -- "Since my opinions are mine, I won't tell you who I work for." --