<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic TO Read Values From Command Prompt Screen in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/TO-Read-Values-From-Command-Prompt-Screen/m-p/70731#M23336</link>
    <description>i have to read some values from command prompt using BP 4.2.35 version , have tried various techniques but not able to do so.
Not able to find a font for the cmd as well.

Any advice would be appreciated.


Thanks,
Prateek</description>
    <pubDate>Tue, 04 Apr 2017 18:50:00 GMT</pubDate>
    <dc:creator>PrateekMehan</dc:creator>
    <dc:date>2017-04-04T18:50:00Z</dc:date>
    <item>
      <title>TO Read Values From Command Prompt Screen</title>
      <link>https://community.blueprism.com/t5/Product-Forum/TO-Read-Values-From-Command-Prompt-Screen/m-p/70731#M23336</link>
      <description>i have to read some values from command prompt using BP 4.2.35 version , have tried various techniques but not able to do so.
Not able to find a font for the cmd as well.

Any advice would be appreciated.


Thanks,
Prateek</description>
      <pubDate>Tue, 04 Apr 2017 18:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/TO-Read-Values-From-Command-Prompt-Screen/m-p/70731#M23336</guid>
      <dc:creator>PrateekMehan</dc:creator>
      <dc:date>2017-04-04T18:50:00Z</dc:date>
    </item>
    <item>
      <title>You could just use the start</title>
      <link>https://community.blueprism.com/t5/Product-Forum/TO-Read-Values-From-Command-Prompt-Screen/m-p/70732#M23337</link>
      <description>You could just use the start process command in the utility environment object, and either pipe the output of your command into a text file (include something like &amp;gt; text.txt in your command) - then open and read that file using file management or string utility actions., or you could try to create a new version of the start process action that returns an output.</description>
      <pubDate>Wed, 05 Apr 2017 15:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/TO-Read-Values-From-Command-Prompt-Screen/m-p/70732#M23337</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-04-05T15:53:00Z</dc:date>
    </item>
    <item>
      <title>Hi Denis,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/TO-Read-Values-From-Command-Prompt-Screen/m-p/70733#M23338</link>
      <description>Hi Denis,
I have done my work through piping the output of cmd to text, but was just wondering even after recognizing the font and color it becomes a pain to read values from cmd.</description>
      <pubDate>Wed, 05 Apr 2017 16:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/TO-Read-Values-From-Command-Prompt-Screen/m-p/70733#M23338</guid>
      <dc:creator>PrateekMehan</dc:creator>
      <dc:date>2017-04-05T16:34:00Z</dc:date>
    </item>
    <item>
      <title>You should not need to</title>
      <link>https://community.blueprism.com/t5/Product-Forum/TO-Read-Values-From-Command-Prompt-Screen/m-p/70734#M23339</link>
      <description>You should not need to interface with the cmd prompt at all, just use the start process action in the utility environment object.
If you were interfacing with something like the cmd prompt via the GUI I would recommend using clipgoard keystrokes (to select all and copy - then use the GetClipboard() function in a calculation stage) rather than font recognition.</description>
      <pubDate>Wed, 05 Apr 2017 19:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/TO-Read-Values-From-Command-Prompt-Screen/m-p/70734#M23339</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-04-05T19:31:00Z</dc:date>
    </item>
  </channel>
</rss>

