copy_file_and_rename: Copy a file to a new directory and give it a new name

Description Usage Arguments Value

Description

Copy a file to a new directory and give it a new name

Usage

1
2
copy_file_and_rename(file_to_move = NULL, new_dir = NULL,
  new_name = NULL)

Arguments

file_to_move

full path of file to copy

new_dir

directory to copy file

new_name

new name for file to be copied

Value

nothing


jimtheflash/hlprs documentation built on May 20, 2019, 12:35 p.m.