| Title: | LinkWorks V3.0 Notes Conference |
| Notice: | LNX_APO = APO issues, LINKWORKS_V3 = V3.0 issues |
| Moderator: | tacklr.apd.dec.com::TACK_L m::TACK_L |
| Created: | Tue Jun 28 1994 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 2269 |
| Total number of notes: | 8338 |
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 2085.1 | suppdc.uto.dec.com::PETERS_M | Wed Jan 22 1997 14:42 | 9 | ||
| 2085.2 | AccessRights and Subject | TAKEOF::ERNI | Ursula Erni | Mon Feb 17 1997 16:29 | 35 |
Hello again
Today I tried to run lnximport tool and ran into 2 problems.
1. I cannot import an object with a derrived access right.
Example of my script:
/usr/op/servers/lnximp -bgl sysern -bgp gaga \
-c KTTG##Note \
-n "LNX LOG-File ER-06-97" \
-a KTTG##AccRtInfo \
-y "Betreff " Zeile 1" \
-f Cabinet:LNXimport \
-p Drawer/Folder/Section \
-v /tmp/LNXImport/Test/LNXerror.txt
LNXimport does not like access rights with softwarecomponents. I got
the following error message:
61 The Software Component KTTG (-a) is incorrect.
Usage: /usr/op/servers/lnximp
As you see from the script I already use the parameter
-c KTTG##Note
This parameter is ok. When I use "-a AccRtNotify" everything is ok.
2. Is there any possibility to import an object with a multiline
subject ?
Thanks for a quick reponse.
Ursi Erni (again)
| |||||
| 2085.3 | more info about multi line | TAKEOF::ERNI | Ursula Erni | Mon Feb 17 1997 16:38 | 12 |
...
some more info about multi line subjects:
I want to tell via script when the new line begins.
My example:
-y "This is line no.1" /n "This is line no.2" /n "This is line no.3"
Regards Ursi
| |||||