Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sunybcs!uhura.cc.rochester.edu!rochester!cornell!vax8530!q4kx From: q4kx@vax5.cit.cornell.edu (Joel Sumner) Newsgroups: comp.sys.apple Subject: Message-ID: <3460.25d9e0d8@vax5.cit.cornell.edu> Date: 15 Feb 90 02:51:04 GMT Distribution: comp Lines: 25 More TML II Questions. (Gosh, and I have used TML I for so long and I can't figure out a product from the same company!) I made a simple toolbox application with three (main) resources. It contains a Tool Startup Resource, a Window Resource (no controls inside), and a Menu Bar Resource (with the menus and Pascal Strings, etc... to go with it). The program simply starts up, draws the menu bar, activates the cursor, lets you play around with the mouse, then when you select QUIT from the menu, well, it quits.... Problem..... I compile the program with no problem but when it runs (either from Memory or from Disk) I get a "Could Not Load/Unload Resource Error" It indicates from the error # that it is a "Could not find Resource" Error # $1E06 on Resource type $8008 (Tool Start Up Resource) Resource #00000001. This very resource exists just fine on my disk. My source code is called Example.p. The Source code file is Example.r. What is wrong? Am I missing something? I have all the UNITS loaded. I am quite perplexed. Thanks in advance Joel Sumner | Bitnet: Q4KX@CORNELLA GENIE: JOEL.SUMNER | Internet: q4kx@cornella.ccs.cornell.edu -------------------| Here: q4kx@vax5.cit.cornell.edu Assumption is the mother of all screw-ups.