grazie ho risolto basta nel primo fare la chiamata al secondo con un CALL torun.bat grazie mille a tutti carlo
"Nitro" <trashcan[ at ]supereva.it> ha scritto nel messaggio news:%23lgPmXorHHA.4364[ at ]TK2MSFTNGP04.phx.gbl...
[Quoted Text] > Dal tuo inglese "maccheronico" ipotizzo tu sia italiano, quindi ti > rispondo > in italiano > > Che cosa fa' torun.bat ? (posta il listato) > Se in torun.bat esegui solo il comando "pause", cosa succede ? > Hai provato a usare START /B torun.bat al posto di torun.bat ? > > I comandi successivi a torun.bat devono essere eseguiti dopo che torun.bat > è > terminato o possono essere eseguiti contemporaneamente ? > > Bye > Nitro > > > "Carlo" <carletto.m[ at ]NOSPAMgmail.com> ha scritto nel messaggio > news:ONRBd1nrHHA.1296[ at ]TK2MSFTNGP06.phx.gbl... >> Hi >> i need to launch a .bat from another .bat, i try to do this but after the >> execution of the second bat the execution of the first doesnt continue: >> >> (non riesco a lanciare un file bat da un file bat, finita l'esecuzione >> del >> secondo bat non continua l'esecuzione del primo) >> >> [ at ]echo on >> ftp -i -s:"C:\migration\ftp_get.txt" irrr.rrr.com >> torun.bat >> del torun.bat >> ftp -i -s:"C:\migration\ftp_put.txt" irrr.rrr.com >> del *.dat >> >> if i comment torun.bat, the second bat, everything goes right >> anyone can help me???? >> thanks >> >> > >
|