User names (OpenInsight 16-Bit)
At 06 JUN 2007 09:01:55PM Barry Stevens wrote:
In OI 3.x, is it possible to be able to "read" the usernames from a system file, or any later version of OI.
I can seem to find a system file that holds them.
At 07 JUN 2007 04:04AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
You can try the get_db_users function
userList=get_db_users( @APPID )
World leaders in all things RevSoft
Revelation Conference 2007, London - Wednesday 27th June Click here to register for the premier Revelation Software EMEA event of 2007
At 07 JUN 2007 06:19PM Barry Stevens wrote:
Thanks, this worked.
userlist=get_db_users(@APPID)