Title: | Digital PATHWORKS 32 |
Moderator: | SPELNK::curless |
Created: | Fri Nov 01 1996 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 337 |
Total number of notes: | 1612 |
On client NT with Pathworks 32 Service : DEC Pathworks Spawner is started With NCP - the ACCESS is set to DEFAULT ALL - The OBJECT COPIER is defined as NUMBER 0 FILE C:\PW32\COPIER.BAT - The OBJECT FAL and NML are defined the account is in the <logon as batch> list Copier.bat is a batch file which copy from VMS to NT-cLient ---------------------------------------- The execution from VMS Works one time, The service must be stoped and restarted after each exec ---------------------------------------- If the service is stopped and activated manually in a DOS box by : Spawn32 -console It works fine several time until the DOS box is closed... Any checking-list Regards Jacques [Posted by WWW Notes gateway]
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
265.1 | How about... | JAMIN::CURLESS | The Dream Police. | Fri May 02 1997 09:45 | 6 |
Don't spawn the batch file by itself, spawn it using CMD.EXE CMD.EXE -C copier.bat Might work better. Jeff |