home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!paladin.american.edu!auvm!PACEVM.BITNET!TECHMAN
- Message-ID: <APPC-L%93012117010546@AUVM.AMERICAN.EDU>
- Newsgroups: bit.listserv.appc-l
- Date: Thu, 21 Jan 1993 16:41:24 EST
- Sender: APPC Discussion List <APPC-L@AUVM.BITNET>
- From: Abdel <TECHMAN@PACEVM.BITNET>
- Subject: Re: APPCDEMO assemble under ESA/370 ??
- In-Reply-To: Message of Wed, 20 Jan 1993 14:04:49 PST from <DWIGHT@UCSBVM>
- Lines: 41
-
- On Wed, 20 Jan 1993 14:04:49 PST Dwight M. McCann said:
- >
- >Abdel - I wrote and tested APPCDEMO on VM/XA SP 2.1 and VTAM 3.3. I don't
- >have access to ESA. It would be helpful if you were a bit more explicit
- >about your problem than, "I could not even assemble it."
-
- I am sorry Dwight for not being very specific. I just wanted to know if any
- one else had successfully ran it under ESA 370.
-
-
- >Do you mean that
- >the assembler wouldn't process the source? Were the instructions somehow
- >corrupted? Was the source corrupted? Were there instructions that your
- >assembler didn't recognize? Were there macros that were not found in the
- >MACLIBs you were accessing (and if so, which MACROs weren't found and
- >which MACLIBs were GLOBALed?) Were there addressibility problems or problems
- >with literals? Which assembler were you using? Have you ever successfully
- >assembled code that used VTAM macros? APPCCMD? OPEN on an ACB? Do you have
- >reason to believe that your problem is confined to APPCDEMO?
- >
- Here is what I did:
-
- 1) - Used vmfsetup to access all necessary disks.
- Added vtamac and vtambld maclibs to DMSVM CNTRL file
- Used Vmfasm to assemble Appcdemo
- 2) - vmfsetup was done with the 3 vm components. CMS, GCS, and CP and
- every time an attemp was made to assemble APPCDEMO the same assembling
- error messages occured:
- - Undefined symbol for statments containing:
- FLS, FLSVMID,
-
- - Undefined op code for statments containing:
- IUCVINI, IUCVCOM, SHOWCB, BASR, BAS,
-
- The above listed statments must come from somewhere. Isn't BASR and BAS
- some assemble op code for VM/XA ONLY ??? I do not know. Anyone knows.
- What should i do to be able to assemble APPCDEMO. Any MACLIB or MACROS
- I do not know about. Is there any documentation anywhere that can direct
- me in assembling APPC Programs ?
- Thank you
- AG
-