Hi Mario,

Yes, 000 is in fact the correct value, but there is no space anywhere
in the value.  Any thoughts on why a space would be placed in because
of the function?

On Jan 22, 10:28 am, PMario <[email protected]> wrote:
> Hi,
> Is 000 the right value?
> If yes, then your call returns 000%20 where %20 is a space. Like "a b"
> = a%20b
>
> If 000 is not the right value then the function call {{...}} doesn't
> work.
>
> regards Mario
>
> On Jan 22, 4:02 pm, "Linck Atlanta, Ga" <[email protected]> wrote:
>
>
>
> > I want to navigate to a Tiddlers (I will have hundreds) with a naming
> > convention where the file will always be named :
> > aaa.thisisalwaysthesame.com/  where aaa is a variable field in the
> > larger tiddler from which i am navigating from... hm I hope that made
> > some kind of logic.... anyway, I have this...
>
> > <<LaunchApplicationButton "Launch AAA" "Launch" "C:\Program Files
> > \Internet Explorer\iexplore.exe" {{DataTiddler.getData
> > ("Tiddler","variable")}}.thisisalwaysthesame.com/>>
>
> > and it works!, sort of... explorer launches, and goes to:
>
> >http://000%20.thisisalwaysthesame.com/
>
> > where is the %20 coming from, and how do i get rid of it?
>
> > I am clueless.  I think it means a space, but i dont have a space to
> > delete.  I have also checked to make sure the field it is pulling in
> > does not have a space.  It does not.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to