tlcscousin
Technical User
I am not near the server right now and have to input two login scripts tomorrow.I was wondering seeing as i am just taking a course in Netware 4.11 if the two i have written are ok. the first is:
IF MEMBER OF "POST" AND DAY_OF_WEEK "FRIDAY" THEN WRITE "CHECK YOUR EMAIL"
END
The second one is to capture a printer:
capture P=P1.L=1.Q=Q1.Ti=30 NB NFF
I HAVE PUBLIC ALREADY MAPPED.
IF MEMBER OF "POST" AND DAY_OF_WEEK "FRIDAY" THEN WRITE "CHECK YOUR EMAIL"
END
The second one is to capture a printer:
capture P=P1.L=1.Q=Q1.Ti=30 NB NFF
I HAVE PUBLIC ALREADY MAPPED.