Is there any way to prevent overwriting of existing file using diary command?
Title
Question
Respected sir,
This is coordinator from 1322 Charotar University of Science and Technology Gujarat. My question is can we open any file using diary command in append mode? so that existing record will not get overwrite.
Scilab Getting-Started 11-12 min 20-30 sec
Answers:
Yes, you can mention 'append' explicitly, as explained in this URL:
https://help.scilab.org/docs/6.0.0/en_US/diary.html
Login to add comment