- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Add this to your code:
vars.description = vars.recCount = sqlGetInt('select count(*) from ' + vars.tableName);
Thanks,
-Jon
Hi,
Add this to your code:
vars.description = vars.recCount = sqlGetInt('select count(*) from ' + vars.tableName);
Thanks,
-Jon