Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: kinook
Forum: [VBP] General Discussion 09-05-2007, 09:18 AM
Replies: 21
Views: 23,697
Posted By kinook
http://www.google.com/search?q=xpath%20reference

http://www.google.com/search?q=xpath%20reference
Forum: [VBP] General Discussion 09-04-2007, 04:24 PM
Replies: 21
Views: 23,697
Posted By kinook
Attached.

Attached.
Forum: [VBP] General Discussion 08-30-2007, 08:25 AM
Replies: 21
Views: 23,697
Posted By kinook
Attached.

Attached.
Forum: [VBP] General Discussion 08-24-2007, 11:40 AM
Replies: 21
Views: 23,697
Posted By kinook
You originally indicated you wanted to put the...

You originally indicated you wanted to put the values into a text file. To instead iterate over the matches within VBP, just use that XPath expression in an MSXML query (see attached sample).
Forum: [VBP] General Discussion 08-24-2007, 07:51 AM
Replies: 21
Views: 23,697
Posted By kinook
If you're putting the expression in the XSLT file...

If you're putting the expression in the XSLT file itself (rather than the Create XSL File step as suggested), use single brackets instead of double:

<xsl:for-each...
Forum: [VBP] General Discussion 08-24-2007, 07:32 AM
Replies: 21
Views: 23,697
Posted By kinook
Please ZIP and send or post: 1) The info from...

Please ZIP and send or post:
1) The info from Help | About | Install Info
2) The version(s) of MSXML installed (listed in Add/Remove Programs)
Forum: [VBP] General Discussion 08-23-2007, 12:15 PM
Replies: 21
Views: 23,697
Posted By kinook
In the 'Create XSL file' step, replace ...

In the 'Create XSL file' step, replace

<xsl:for-each select="//path">

with

<xsl:for-each select="//path[[not(.=preceding::path)]]">
Forum: [VBP] General Discussion 08-22-2007, 04:12 PM
Replies: 21
Views: 23,697
Posted By kinook
Using an XSL transform would be one way (see...

Using an XSL transform would be one way (see attached sample).
Showing results 1 to 8 of 8

 

All times are GMT -5. The time now is 06:41 AM.


Copyright © 1999-2023 Kinook Software, Inc.