Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!acf4!kalman From: kalman@acf4.UUCP (Kalman Z. Meth) Newsgroups: comp.lang.prolog Subject: goal-stack accessible ? Message-ID: <12600001@acf4.UUCP> Date: Mon, 14-Sep-87 16:37:00 EDT Article-I.D.: acf4.12600001 Posted: Mon Sep 14 16:37:00 1987 Date-Received: Wed, 16-Sep-87 00:35:54 EDT Organization: New York University Lines: 14 I am posting this for a friend. Please reply to him by e-mail, at : meth@nyu.csd2.edu or meth@nyu-csd2.arpa . ------------------------------------------------ Is the goal-stack, in PROLOG, stored in an accessible place & form ? i.e., If I wish to check the list of goals that are on the stack, still being attempted to be satisfied, (in reverse order of their appearance), is this structure available to me ? Thanks in advance. Asher Meth