|
Next: CCTK_WriteLine Up: CCTK_functions.sh Previous: CCTK_Search Contents CCTK_CreateFileCreates a file with specific contents. Usage: CCTK_CreateFile 7#7filename8#8 7#7content8#8 Note that this can only put one line in the file to begin with. Additional lines can be added with CCTK_WriteLine.
|