COPYITOUT() Short: ------ COPYITOUT() Copies records to a new DBF Returns: -------- nothing Syntax: ------- COPYITOUT() Description: ------------ Copies records to a new DBF, with query and tagging options. Examples: --------- Use (dbf_file) COPYITOUT() Notes: ------- For more control, see COPYFIELDS(). If field selection is not needed, use COPYITOUT(), which is smaller and faster. Source: ------- S_COPY.PRG