Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!brunix!eilat!man From: man@eilat.cs.brown.edu (Mark H. Nodine) Newsgroups: comp.sys.mac.hypercard Subject: RE: HC 1.2.5 Bug or Me? Message-ID: <48780@brunix.UUCP> Date: 31 Aug 90 18:59:37 GMT References: <1990Aug30.201740.14271@ccu.umanitoba.ca> Sender: news@brunix.UUCP Reply-To: man@eilat.cs.brown.edu (Mark H. Nodine) Organization: Brown Computer Science Dept. Lines: 18 In article <1990Aug30.201740.14271@ccu.umanitoba.ca>, umfonta6@ccu.umanitoba.ca (Robert Fontaine) writes: |>I finally got my script to work by creating a new card |>and just tranferring the scripts. |>I still don't know why HC would not let me use one of my |>fields. Well, that's what counts. One thought occurred to me as to why you were having problems before. Is it possible that you had _two_ fields named "Test" on your original card: one a background field and one a card field, right on top of each other? It's easy to do that accidentally. In that case, your script would have filled in the background field, but you would have been looking at the unchanged card field in front. --Mark