I am using the report to create a htaccess file in unix... don't ask....
Detail lines presently print like this:
require user <username here>
require user <username2 here>
require user <username3 here>
where the <username here> is a different record.
I want it to print:
require user <username here>, <username2 here>
require user <username3 here>, <username4 here>
require user <username5 here>, <username6 here>
Can anyone help me with this report?? Thanks.
Jamie
Detail lines presently print like this:
require user <username here>
require user <username2 here>
require user <username3 here>
where the <username here> is a different record.
I want it to print:
require user <username here>, <username2 here>
require user <username3 here>, <username4 here>
require user <username5 here>, <username6 here>
Can anyone help me with this report?? Thanks.
Jamie