Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!mcsun!hp4nl!ruuinf!jeroen From: jeroen@ruuinf.cs.ruu.nl (Jeroen Fokker) Newsgroups: comp.sys.atari.st.tech Subject: two RSC files? Message-ID: <4593@ruuinf.cs.ruu.nl> Date: 3 Jan 91 10:20:16 GMT Organization: Utrecht University, Dept. of CS Lines: 25 I am writing a program that uses a lot of dialogues. The size of the RSC-file is approaching the 32000 byte-limit. Can I split up the RSC-file in two parts? I would write the following program: rsrc_load(file1); rsrc_gaddr(...forms from file1...); rsrc_load(file2); rsrc_gaddr(...forms from file2...); ...main program... rsrc_free(); rsrc_free(); Is this possible? Does the Atari keep track of the different areas of memory to be released by subsequent rsrc_free() calls? I would appreciate any help. I will summarize replies made by email to the net. -- Jeroen Fokker | jeroen@cs.ruu.nl dept.of Computer Science, Utrecht University | tel.+31-30-534129 PObox 80089, 3508TB Utrecht, the Netherlands | fax.+31-30-513791