News about YubNub.org
posted by Jonathan at 5/24/2007 07:35:00 p.m.
The % command doesn't seem to be working when it is used with {}. For example, % 1 %s works, but {% 1 %s} returns all of %s.Has anyone else been seeing this?
Hi Jay - I think it's working:Enter "create" to get to the Create A Command page.For the command, enter: fooFor the URL, enter: echo first {% 1 %s} second {% 2 %s}In the Test field, enter: foo a bThe result is "first a second b" as expected.
That test certainly works. However, can you please explain to me why it doesn't work in my "pkmap" command? (And perhaps fix whatever is wrong?) Thanks
Hi Jay - I'm not exactly sure why, but I got it to work by adding [use for spaces] to the end of it.
Thanks! I didn't know the "use for spaces" was so flexible.
Post a Comment
<< Home
5 Comments:
The % command doesn't seem to be working when it is used with {}. For example, % 1 %s works, but {% 1 %s} returns all of %s.
Has anyone else been seeing this?
Hi Jay - I think it's working:
Enter "create" to get to the Create A Command page.
For the command, enter: foo
For the URL, enter: echo first {% 1 %s} second {% 2 %s}
In the Test field, enter: foo a b
The result is "first a second b" as expected.
That test certainly works. However, can you please explain to me why it doesn't work in my "pkmap" command? (And perhaps fix whatever is wrong?) Thanks
Hi Jay - I'm not exactly sure why, but I got it to work by adding [use for spaces] to the end of it.
Thanks! I didn't know the "use for spaces" was so flexible.
Post a Comment
<< Home