In VisCOBOL using multiple form programs (.cbl) in a single solution...
...can you tell me please if I open file A in the main form (Form A)...make a call out to another form ( FORM B) in same solution)..is the file I opened in the main form still opened as I opened it to begin with (e.g as I-O or extend etc) or do I have to close it in the main form and re-open it in FORM B in order to continue to work with it?




