Search found 2 matches

by cqyu
Fri Aug 13, 2021 8:59 pm
Forum: WinEdt
Topic: WinEdt backup file name format with sequential index
Replies: 2
Views: 70695

WinEdt backup file name format with sequential index

Problem solved. sequential index number is AUTO supplied. :D
by cqyu
Wed Aug 11, 2021 10:25 pm
Forum: WinEdt
Topic: WinEdt backup file name format with sequential index
Replies: 2
Views: 70695

WinEdt backup file name format with sequential index

I reset my backup file name format as
*\_history\%n%t.bak //my format spec
But then I couldn't see the sequential number <sn> as in
<file name>.<file type>.<sn>.bak

where <sn> may take values as ~0,~1, etc.

What should I add or change to my format spec above?
Actually I feel awkward to express ...