They can't be UDFs if the KiXtart version is from 1997 as that would imply a v3.6x max.

I think the code just contains 'INGRP32' and it 'works' because kiXtart does not throw an 'incorrect function' or 'unknown function' error.

If the script would be run in debug mode, one would clearly notice that those lines of code are not processed 'correctly' as they are not processed as a function.

code:
if ingroup32('Domain Users')
? 'User is member of group "Domain Users"
endif

might look to somebody as if it would work correctly even though it does not work 'as the writer intended'. The writer just got lucky that it didn't break.

Anyway, Scott, please type 'kix32 /?' at the command prompt and let us know the Kixtart version!

[ 22. October 2003, 22:53: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.