In your eep, do you have a RETURN after the CLOSEWINDOW? You need to, if you don't.
Karen > IN 6.5++ what is the best way to open a form then close it and open > another form and then go back to the original form from a single code > file. > > Wanted to test this part of line to see if form closes and nothing > happens. Question here is will this closewindow command work in 6.5++ > and will the screen blank when it is run. does not seen to do anything. > > SAVEROW > Set var vBtnFlag = 'SecondForm' > CLOSEWINDOW >

