GT wrote:
> > Where did you post the batches? I don't see them in this thread to
offer
any
> > suggestions. If you think they are too complex for us, then perhaps
your
> > team can work it through.
>
> I have posted a part of one, here it is again
>
> Call Copy %ZJbat%B226.Bat %ZJbat%B226_.Bat > Nul
> Del %ZJbat%B226.Bat > Nul
> @[EMAIL PROTECTED]
Bat UpDating TSoft to Commim.Tai B226.Bat ReNamed as
B226_.bat
> @[EMAIL PROTECTED]
Bat UpDating TSoft to Commim.Tai B226.Bat ReNamed as
> B226_.bat >> %DRVnRAW%T226.OUT
> dir/O-D %ZJbat%*.Bat >> %DRVnRAW%T226.OUT
> if %3 == y pause
>
> Call XCOPY/D %USRbat%Cd_drv.awk %ZJbat% > Nul
> Call XCOPY/D %USRbat%Awk.exe %ZJbat% > Nul
> Call XCOPY/D %USRbat%Choice.Com %ZJbat% > Nul
>
>
> REM Exe files
> @[EMAIL PROTECTED]
.
> @[EMAIL PROTECTED]
--- B226: Exe file UpDating ---
> @[EMAIL PROTECTED]
--- >> %DRVnRAW%T226.OUT
> @[EMAIL PROTECTED]
--- B226: Exe file UpDating --- >> %DRVnRAW%T226.OUT
>
> FOR %%F IN (%USRexe%*.exe) DO XCOPY/D %%F %ZJexe% > Nul
> dir/O-D %ZJexe%*.exe >> %DRVnRAW%T226.OUT
> if %3 == y pause
>
> REM For files
> @[EMAIL PROTECTED]
.
> @[EMAIL PROTECTED]
--- B226: For file UpDating ---
> @[EMAIL PROTECTED]
--- >> %DRVnRAW%T226.OUT
> @[EMAIL PROTECTED]
--- B226: For file UpDating --- >> %DRVnRAW%T226.OUT
>
> FOR %%F IN (%USRfor%*.for) DO XCOPY/D %%F %ZJfor% > Nul
> if exist %ZJfor%ZJ*.for Del %ZJfor%ZJ*.for > Nul
<quote> My problem thus far is to identify what is
called when a choice from a menu is made. </quote>
I don't see the menu system ****tion requesting user input or that branches
based on a selection.
Although this is not a batch group, you provided a part of a batch that
does
not apply to the question as asked. I suggest you post to a batch group
related to the OS the batch runs in, state the OS, provide a complete
batch,
and allow the reader****p to determine which parts are relevant to the
problem.
--
Todd Vargo
(Post questions to group only. Remove "z" to email personal messages)


|