Thanks, Mark, that was it.

Tricky little thing that Traversal guy...

sqb


Dear Stephen,

This example should get you going:

on preOpenCard
  set the hilitedLines of fld 1 to 0
  set the traversalOn of fld 1 to false
end preOpenCard

on openCard
  lock screen
  set the traversalOn of fld 1 to true
  unlock screen
end openCard

Try it in a new stack with one card and a list field on that card.

Best,

Mark

--
stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to