<cfset stUser = createObject("component", 
application.stcoapi["farUser"].packagePath).getByUserID(listfirst(application.security.getCurrentUserID(),"_"))
 
/>       

This gets the entire FarUser struct based on the logged in user.  You 
can use the listfirst() function to strip out the user directory 
information, or you might be able to use the ownedyby field to match up 
with the object ID of the user as well.


Matthew Williams
Geodesic GraFX

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to