Finding Characters only in string of lines
- From: "John" <John@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 24 Aug 2005 08:21:10 -0700
I current have a batch script that executes a shell command which stdout to
the Windows shell a string of characters.
I capture the string of characters into a variable then write it into a text
file.
I would like to only capturer only a few characters that’s in the variable.
Example would be anything that starts with # and ends in ‘
In a nutshell I want to capture a number that is in the stdout of the
command.
This number always increments as the script runs.
# '243'
.
- Follow-Ups:
- Re: Finding Characters only in string of lines
- From: Jerold Schulman
- Re: Finding Characters only in string of lines
- Prev by Date: Re: Why Does My Script Not Work
- Next by Date: VBscript to check remote SQL server
- Previous by thread: General Scripting Question.
- Next by thread: Re: Finding Characters only in string of lines
- Index(es):
Relevant Pages
|