Tuesday, July 27, 2010

Generate dynamic command string with imbedded token?

0 comments
Hi All -

I am trying to build a dynamic command string that includes a token
from a list.

The following commands displays cover art graphic as a dynamic image:
http://192.168.20.113:5005/getart?guid=37942400-87cf-4305-8ad6-3cc3207c3de8&h=300&w=234&c=1&rfle=3&rflh=30&rflo=40&rz=15&fmt=png.png

I am filling a dynamic list from the following data:
BeginArtists Total=4 Start=1 Alpha=1
Artist {6b993d37-7aef-49c5-aff5-e64669ad3891} "The Allman Brothers
Band"
Artist {a03784a8-1f2c-4f43-a386-08678544d99c} "The Band"
Artist {1bd6bbea-2f35-4594-a20a-b783dbd28a7f} "The Beatles"
Artist {cda0dd4f-cef1-43e9-9a90-b1f7f44c40d9} "The Who"
EndArtists NoMore

I am capturing the token with this regex:
(?ims)movietitle \{(.*?)\} "(.*?)"
Name=[guid]
Capture index=1
Data type=serial
Target type=digital
Join=253 (my list button digital)
Token type=Token
List index=

I want to build a string with an imbedded token such as:
http://192.168.20.113:5005/getart?guid=[guid]&h=300&w=234&c=1&rfle=3&rflh=30&rflo=40&rz=15&fmt=png.png

What am I missing?

TIA - Brad

BTW the artist list builds just fine. The dynamic cover art also
works as a pure command. I just need the secret to dynamic commands
using tokens from lists.

--
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 "Generate dynamic command string with imbedded token?"

Post a Comment

 

Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com