Hello Sir, You stated previously
You should be able to use 'revDB_moveprev' in order to move back one record at a time. Rather than using a cursor (recordset), it may be more efficient (if there's not a ton of data) to retrieve all the data at once into a variable (or array) and then walk though that. If you need help in doing this, please let us know
Please advise me on how you would setup the array or variable and be able to walk through it (there is not a ton of data).
Thank you All best Always Fred _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
