> I am trying to delete certain records from a UniData file.
> I select the records to be deleted ( @ID > 1, in this case ).
> And then I say DELETE <filename/select listname>
> And it prompts for a Y/N reply.
> Is there a way to bypass this prompt? Or can this be done without user
> interaction?
> Is there a way to pass Y always as the default?

(The attachment didn't come through, for me at least.)  But if you're
trying to do this from a paragraph, you can put: 
DATA Y
To 'answer' the prompt you know is coming.

(Check what happens if your SELECT doesn't find any records, for MODIFY
it ends up using the entire file.)

-- 
Wendy Smoak
At 8:11 AM... is the delay fixed yet?
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to