example)
In GUIDesigner, under the system you created to make the HTTP GET
request make sure that "maintain connection" is selected.
Create a feedback for this system with a regex something like (?ims)
(.*?)\x0A(.*?)\x0A
Create two capture groups and assign the capture values to the two
serial joins of the text fields you created.
On Jul 19, 11:38 am, Shad <deg01...@gmail.com> wrote:
> I'm looking to display text from feedback that i am receiving. If i
> send this command:
>
> http://192.x.x.x/degiulio%20itunes%20remote.php?q=status
>
> or the request for command fusion
>
> GET /degiulio%20itunes%20remote.php?q=status HTTP/1.1\x0D\x0AHOST:
> 192.x.x.x\x0D\x0A\x0D\x0A
>
> It will display the text of the artist name and album on any
> webbrowser connected to my network. i assume that command fusion
> receives this same data and i just need to make it display in command
> fusion somehow.
>
> Example of reply from internet explorer.
>
> Plumb
> In My Arms
>
> all my commands to itunes via http requests work perfectly such as
> louder, quieter, playpause... just ran into a snag with displaying the
> received data.
>
> Shad
--
You received this message because you are subscribed to the Google Groups "CommandFusion" group.
To post to this group, send email to commandfusion@googlegroups.com.
To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/commandfusion?hl=en.


Comments
0 comments to "Re: Displaying feedback in text form"
Post a Comment