Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!seismo!dalcs!silvert
From: silvert@dalcs.UUCP (Bill Silvert)
Newsgroups: comp.sys.atari.st
Subject: Re: resource files
Message-ID: <2329@dalcs.UUCP>
Date: Fri, 9-Jan-87 08:06:40 EST
Article-I.D.: dalcs.2329
Posted: Fri Jan  9 08:06:40 1987
Date-Received: Fri, 9-Jan-87 23:46:50 EST
References: <8701061803.AA03547@ohio-state.ARPA>
Organization: Marine Ecology Lab.
Lines: 12
Keywords: Removing .RSC files

In article <8701061803.AA03547@ohio-state.ARPA> terrell@OHIO-STATE.ARPA (Eric Terrell) writes:
>
>.rsc files are not always necessary.  I know that one can get menus and 
>dialog boxes in OSS Pascal without them.

There are ways of creating the .RSC files and then combining them into
the .PRG program file.  TDI/Modula-2 has this feature, and there exist
various programs, some of which have been posted, which let you do this.

All the variants I have seen work with the source code, but it appears
that some users have been able to take binaries and still embed the RSC
files in them -- clever trick, that!