Hi !

My script don't understand file name with "interval",

help me with it problem !!!

@echo off
set texmfmain=x:/texroot/texlive/texmf
set texinputs=.;%texinputs%;d:/pgroot/bin/conv/styles/
set pathold=%path%
path x:/texroot/texlive/bin/win32;%path%
latex.exe %1 %2 %3
set path=%pathold%

Vika

Where are you using 'interval' ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.