Hi, hopefully a simple one...
I have a BROWSE WHILE FILE_NUM = "ABCDEF"
If there are 6 FILE_NUMs equal to "ABCDEF" and I page down to BROWSE each record when the BROWSE gets to the sixth and I page down again... it kicks out and returns to the main program. This is correct behaviour but I want it to stop on the sixth... and only kick me out with an ESCAPE (say)
Is there an easy way to do this ?
I checked BROWSE help and there seems to be no obvious simple BROWSE command
FoxEgg
I have a BROWSE WHILE FILE_NUM = "ABCDEF"
If there are 6 FILE_NUMs equal to "ABCDEF" and I page down to BROWSE each record when the BROWSE gets to the sixth and I page down again... it kicks out and returns to the main program. This is correct behaviour but I want it to stop on the sixth... and only kick me out with an ESCAPE (say)
Is there an easy way to do this ?
I checked BROWSE help and there seems to be no obvious simple BROWSE command
FoxEgg