Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc!uxc.cso.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!jth90342 From: jth90342@uxa.cso.uiuc.edu Newsgroups: comp.sys.mac.hypercard Subject: PLEASE HELP II Message-ID: <226300008@uxa.cso.uiuc.edu> Date: 19 Apr 89 17:19:00 GMT Lines: 17 Nf-ID: #N:uxa.cso.uiuc.edu:226300008:000:535 Nf-From: uxa.cso.uiuc.edu!jth90342 Apr 19 12:19:00 1989 This should be a relatively simple question for HyperCard gurus... How can I check if a card exists? What I need is something like: a button's script contains if card child is empty [ie hasn't been created/visited yet] then doMenu "New Card" do getNote (child) else go to card child where child is the card name of a lower card in a hierarchical structure, and getNote is a function that grabs it from the outside world. Any suggestions/help is greatly appreciated! Jeff jth90342@uxa.cso.uiuc.edu