Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Standard User Account Issue

Dec
231
2
I created a function:

Function IsHardLinkOf='%@IF[%@INODE[%@QUOTE[%1]] == %@INODE[%@QUOTE[%2]],1,0]'

As a Standard User, I ran:

echo %@IsHardLinkOf[Batches\a.btm,test\a.btm]

and I get:

00070000:00058393 == 00070000:00058393 (SET _Rtn=0) ELSE (SET _Rtn=1)

But as an "Elevated" user i get:

1
 

Similar threads

Back
Top