Is there a way to return currentRow from a QUERYOFQUERY?

i.e. 
SELECT          currentRow
FROM                    qFile
WHERE           (name = '#url.referenceNumber#.htm')

Instead of converting the query to an array and then do the trickie stuff.

What I want to do is the following:

User is looking at a file in a directory, from this file I want him to be
able to navigate to the next and previous file, i.e.

Previous file #qFile.name[3]#
Current file
Next file #qFile.name[5]#

Any hints, ideas?




-----------------------------------------------------------------------------------

The contents of this message are the views of the Author and do not necessarily 
reflect the views of SUNCORP METWAY LTD  ABN 66 010 831 722. 

The content of this e-mail, including attachments is a confidential communication 
between the Suncorp Metway Group and the intended addressee. Any unauthorised use of 
the contents is expressly prohibited. If you have received this e-mail in error please 
contact the sender immediately and then delete the message and any attachment(s).

http://www.suncorp.com.au


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to