Lukey,
Did you ever figure out your message delay problem back from Sep '04? I'm having the same issue with one user today, and I'm stumped.
If you have time, please email me at jseva@safcu.org.
THank you.
Jojo
I created a /bin/STARTUP file that starts up a proprietary utility. Within the utility, when hitting Ctrl+C, it's taking me to the $ prompt. This is a security issue. What can I do so that when hitting Ctrl+C, the session will end, and the user will be logged out of AIX completely??
Please...
My form has a lot of command buttons. If I didn't have any, using the Form_Keypress works for me too. However, with command buttons, it doesn't. You have to hit shift+enter for it to work. Weird!
The following code doesn't work...
My vbKeyReturn key when pressed is not invoking the 'cmdTotal_Click procedure. If I press 'shift' and 'enter', it does. Why? How can I make it so that I don't have to press 'shift' with the 'enter' key? Please advise.
Private Sub cmdClear_KeyPress(KeyCode as...
My vbKeyReturn key when pressed is not invoking the call statement below. If I move cmdTotal_Click under vbKeyBack, pressing backspace will invoke the call. It seems that the return key has a mind of its own. Please help.
Select Case KeyCode
Case Is = vbKeyBack
Call cmdBack_Click...
When I invoke notepad.exe using 'shell', notepad doesn't come up on the screen. Instead it's minimized. How can I program it so that notepad is shown on the screen when I execute 'shell'. Please advise.
How can I use a wildcard when issuing the aclput command?
For example, if I have file1, file1, file3, and I want to change the file privs using 'aclput', is there a way to enter ONE command for all 3 files instead of one at a time?
The way I do it now is to issue:
'aclput -i acldefs file1'...
According to AIX docs, revisions to crontabs will take effect at the next reboot. Is there a way around this? I don't want to have to reboot everytime I add something.
Please advise.
How can I dynamically create a file that includes the date in the filename?
I am using the /var/adm/wtmp file to track all login sessions for the day. Using cron, I want the system to copy this wtmp file to a new file with the date (and time) in the filename.
Please advise.
AIX user login 'jseva' trying to send an email message generates this error:
$ mail vgalbiso@symitar.com
Subject: Test email
This is only a test. Please disregard.
.
Cc:
$ vgalbiso@symitar.com... User unknown
/home/jseva/dead.letter... Saved message in /home/jseva/dead.letter
Any tips?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.