File: gtab.append_prepare.bat

package info (click to toggle)
gcin 2.9.4%2Bdfsg1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 21,812 kB
  • sloc: cpp: 34,326; ansic: 9,319; makefile: 648; sh: 556
file content (7 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
if exist %1 goto edit_it
set gcin_sys=%GCIN_DIR%
set gcin_script=%gcin_sys%\script
set gcin_table=%gcin_sys%\table
copy "%gcin_table%\gtab_append_example" %1
:edit_it
call "%gcin_script%\utf8-edit.bat" %1