‎2006 Nov 24 2:17 PM
hello everybody !
This fm can lock program. now i also need who the user lock the program
how can i get it ? ?
‎2006 Nov 24 2:53 PM
Try with this FM LOCK_SOURCE
Source_name = program name
Mode = EDIT
Cheers
Manohar
‎2006 Nov 24 2:53 PM
Try with this FM LOCK_SOURCE
Source_name = program name
Mode = EDIT
Cheers
Manohar
‎2006 Nov 27 11:09 AM
you don't understand me,
i mean to lock the program from running more than one session not to lock the program from chganging code !
this operation fm: ENQUEUE_ESFUNCTION do ,but, the problem is that
i don't get who's the user that lock/run the program.
someone can help me ?