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 |
Not being the world expert on code-level intergration, please can someone help me with the following problem. ALL-IN-1 2.4 new installation, intergrations work under 2.3 and need to get them working under 2.4. They have two types of intergrations one's that link into oa$main (which work) and another that is a .exe that it called externally. he has included the module in oasdf.bli and defined his macro's in oamac.req. he link oasdf.obj and copies to oa$build_share, then includes this is oalibr (i didn't check what he did with the oamac.req - what should he do?) he then edit's a1link.com and adds a line to create a symbol table to the link for the 'a1prefix'MAIN.EXE (/symbol=oa$build:oa$symbol.stb) he then links the symbol table with the external routine, puts the .exe in sys$share, installs it using the vms install utulity open header resident, runs the new ALL-IN-1 image and expects the new external function to work. I think he said he gets the error 'Operand reserved for Digital' (well thats what I wrote down). I not sure where he has gone wrong. The external images runs ok outside of ALL-IN-1. Thanks in advance Suzanne
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2631.1 | Better chance in ASIAGO::ALL-IN-1_CLI | TINNIE::SETHI | Ah (-: an upside down smile from Oz | Thu Apr 29 1993 00:57 | 9 |
Hi Suzanne, You maybe able to get a better response in the ASIAGO::ALL-IN-1_CLI conference. This conference is the official Code level integration conference. Regards, Sunil | |||||
2631.2 | KERNEL::COOPER | Suzanne Cooper UK Customer Support (833)3502 | Thu Apr 29 1993 11:02 | 6 | |
thanks, That would explain why i didn't find very much in here or the ALL-IN-1 2.4 conference. Suzanne | |||||
2631.3 | Read the book | SIOG::T_REDMOND | Thoughts of an Idle Mind | Fri Apr 30 1993 16:05 | 6 |
Reading John Rhoton's book "ALL-IN-1: Integrating applications in V3.0", part number EY-J850E-DP, would also reveal lots about CLI. While the book is based on V3.0 there is lots of knowledge in it that you'll find useful when dealing with customer CLI issues. Tony |