Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a problem with access to omit sectionto operate with Omit the section application is after on of the application INLINE.to operate without Omit the section application is first on of the application INLINE.Why?Can you help?thanks
Section Access;LOAD * INLINE [ ACCESS, USERID,PASSWORD,USERGRUOP,OMITGROUP ADMIN, ADMIN, ADMIN, , USER, USER1, USER1,USER1, USER1 USER, USER2, USER2,USER2, USER2];LOAD * INLINE [ OMITGROUP, OMIT USER1, Field2 USER2, Field2 ];LOAD * INLINE [ USERGRUOP, Field1 USER1, a1 USER2, a2 ];section application;star is *;Fields:LOAD * INLINE [ Field1, Field2, Field3, Field4, Field5 a1, b1, c1, d1, e1 a2, b2, c2, d2, e2];