[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | *OLD* ALL-IN-1 (tm) Support Conference |
Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 |
Moderator: | IOSG::PYE |
|
Created: | Thu Jan 30 1992 |
Last Modified: | Tue Jan 23 1996 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 4343 |
Total number of notes: | 18308 |
1725.0. "AIE LOGICAL processing" by MELKOR::RUDDY (Home is where overhead is) Thu Nov 05 1992 21:31
Hello,
I've got a interesting situation.
I have a customer that has created a logical for the user's
ACTITEM.DAT. This allows dynamic switching of the underlying dataset,
and allows user's to view other user's action items.
This logical, let's call it ACTITEM, is defined in OAINI.SCP, by a call
GET LOG$ACTITEM = $LAST ACTITEM.DAT
This will work fine, unless there are open tasks. In this case when
ALL-IN-1 is activated, the AIE form will display, but the data set
reverts to the user's personal directory. I think it's because the AIE
form is displayed before OAINI.SCP is executed.
Is this correct, and what alternative are there for the code to work
properly?
Mia Ruddy
Santa Clara Learning Services
"who's latest saying is, last one out, turn off the lights"
T.R | Title | User | Personal Name | Date | Lines |
---|
1725.1 | get there before it does! | OK4ME::CAFE1 | Mike Lampson - [email protected] | Thu Nov 05 1992 23:28 | 6 |
| Put this OAINI.SCP code that you have it TMINITFORM.SCP also.
This is the (DO-mode) script that is called if the TICKLER field
is set to OA$Y in the user's profile. You should keep it in OAINI
too since TMINITFORM.SCP isn't run by all users.
_Mike
|