PDA

View Full Version : Help panels on a folded Subfile



Guest.Visitor
01-01-1995, 02:00 AM
I'm trying to implement help into a fold/drop subfile. I can not define a specific field within a subfile(won't compile). I can define an area for each field within a subfile until I make the subfile folded, then the fields overlap and that's a problem. Is there any way around this or is it an IBM glitch? Thank You!

David Abramowitz
05-31-2000, 03:11 AM
Usually you can fold/unfold specifying indicators. Try conditioning the HELP areas with the same indicators. Dave