SetFieldBy* by functions
kuruln@april.ne.rpi.edu
Thu, 1 Feb 1996 15:06:53 -0500
I am trying to set the fields of a card in a stack using external routines
just as it is in the tutorial. The only difference is that the card is not
on the main stack, but in a substack (say sub1) opened as topLevel. It works
fine when I set a field in the main stack, but I don't seem be able to
set a field on a card of sub1. I have set the default stack in the
script just before the call to the callback function, and from within the
callback function, it didn't help. Is it not possible to set the fields
using SetFieldBy* functions if the field is not in the main stack?
N. Kurul