Hp NonStop G-Series Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Computerhardware Hp NonStop G-Series herunter. HP NonStop G-Series User Manual Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 149
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
Tandem Computers Incorporated
Data Management Library
Tandem DDE Gateway
User’s Guide
Abstract This manual for applications programmers describes the Tandem DDE Gateway: its configuration, its
operation, and how to develop a client application.
Part Number 110838
Edition Second
Published January 1995
Product Version Tandem DDE Gateway D30
Release ID D30.00
Supported Releases This manual supports D30 and all subsequent releases until otherwise indicated in a new edition.
Seitenansicht 0
1 2 3 4 5 6 ... 148 149

Inhaltsverzeichnis

Seite 1 - User’s Guide

Tandem Computers IncorporatedData Management LibraryTandem DDE GatewayUser’s GuideAbstract This manual for applications programmers describes the Tand

Seite 2

About This Manualx 110838 Tandem Computers IncorporatedManual Organization This manual consists of the following sections and appendixes:Section Conte

Seite 3 - New and Changed Information

Developing a Tandem Program to Create UMS MessagesUsing DDE Hot and Warm Data Links7–4 110838 Tandem Computers IncorporatedConsiderationsYou should pu

Seite 4

Microsoft Visual Basic UMS Client ApplicationsUsing DDE Hot and Warm Data Links110838 Tandem Computers Incorporated 7–5DDE-NUM-TIMES-DELIVERED is the

Seite 5 - Contents

Microsoft Visual Basic UMS Client ApplicationsUsing DDE Hot and Warm Data Links7–6 110838 Tandem Computers Incorporated(This page left intentionally b

Seite 6

8 Extending theTandem DDE Gateway110838 Tandem Computers Incorporated 8–1You can extend the Tandem DDE Gateway in a number of ways to make developingy

Seite 7 - Section 6 Data Conversion

Returning Error MessagesExtending the Tandem DDE Gateway8–2 110838 Tandem Computers IncorporatedReturning ErrorMessagesYou can return errors to the Ta

Seite 8 - Index Index–1

Creating an RSC Logon Function and DialogExtending the Tandem DDE Gateway110838 Tandem Computers Incorporated 8–3Example MAKE files (with a MAK file e

Seite 9 - About This Manual

User Hook LibraryExtending the Tandem DDE Gateway8–4 110838 Tandem Computers IncorporatedIf you return a non-zero in the bCancel parameter, then conne

Seite 10 - Your Comments

User Hook LibraryExtending the Tandem DDE Gateway110838 Tandem Computers Incorporated 8–5There is always a User Hook Library. The default User Hook L

Seite 11 - Notation Conventions

User Hook LibraryExtending the Tandem DDE Gateway8–6 110838 Tandem Computers Incorporatedcan understand. Built-in data conversion functions will stil

Seite 12 - General Syntax Notation

User Hook LibraryExtending the Tandem DDE Gateway110838 Tandem Computers Incorporated 8–7amount of storage to be allocated for the converted data. Th

Seite 13 - DDE Gateway

Notation Conventions110838 Tandem Computers Incorporated xiGeneral SyntaxNotationThe following list summarizes the notation conventions for syntax pre

Seite 14 - Features

User Hook LibraryExtending the Tandem DDE Gateway8–8 110838 Tandem Computers IncorporatedhMainWnd Window handle of Tandem DDE Gateway mainwindow.ulIni

Seite 15

User Hook LibraryExtending the Tandem DDE Gateway110838 Tandem Computers Incorporated 8–9ParametersReturn Value Zero = Error.Non-zero = No error.hMai

Seite 16 - Gateway Bridge

User Hook LibraryExtending the Tandem DDE Gateway8–10 110838 Tandem Computers IncorporatedPrototypeBOOL FAR PASCAL TdmgwHookDdeRequest(HWND hMainWnd,

Seite 17

User Hook LibraryExtending the Tandem DDE Gateway110838 Tandem Computers Incorporated 8–11in the pbSupportedFormat parameter and zero in the pbConvert

Seite 18 - Exchange (DDE)

User Hook LibraryExtending the Tandem DDE Gateway8–12 110838 Tandem Computers IncorporatedTdmgwHookEnableUserHooksThe function is called when the Tand

Seite 19

User Hook LibraryExtending the Tandem DDE Gateway110838 Tandem Computers Incorporated 8–13PrototypeBOOL FAR PASCAL TdmgwHookGetRequestDdeSize(HWND hMa

Seite 20 - Client Programming

User Hook LibraryExtending the Tandem DDE Gateway8–14 110838 Tandem Computers IncorporatedIf pbSupportedFormat is zero, then you can do the data conve

Seite 21

User Hook LibraryExtending the Tandem DDE Gateway110838 Tandem Computers Incorporated 8–15pbConvertWithOnlyHookCode Zero = Convert with built-in autom

Seite 22

User Hook LibraryExtending the Tandem DDE Gateway8–16 110838 Tandem Computers IncorporatedTdmgwHookPreSendMessageThis function may be called when your

Seite 23

Tandem DDE Gateway Dictionary StructureExtending the Tandem DDE Gateway110838 Tandem Computers Incorporated 8–17To enable this User Hook Library funct

Seite 24

General Syntax NotationNotation Conventionsxii 110838 Tandem Computers IncorporatedEllipsis ... An ellipsis immediately following a pair of brackets

Seite 25

Tandem DDE Gateway Dictionary StructureExtending the Tandem DDE Gateway8–18 110838 Tandem Computers IncorporatedAll string fields are terminated with

Seite 26

Tandem DDE Gateway Dictionary StructureExtending the Tandem DDE Gateway110838 Tandem Computers Incorporated 8–19unsigned int uSubMult[7];unsigned int

Seite 27

Tandem DDE Gateway Dictionary StructureExtending the Tandem DDE Gateway8–20 110838 Tandem Computers Incorporated(This page left intentionally blank)

Seite 28

9 Troubleshooting110838 Tandem Computers Incorporated 9–1This section explains how to solve problems that you may encounter while using theTandem DDE

Seite 29 - 2 Workstation Configuration

Troubleshooting9–2 110838 Tandem Computers IncorporatedWhen you connect a Tandem DDE Gateway port, either automatically when theTandem DDE Gateway is

Seite 30

Troubleshooting110838 Tandem Computers Incorporated 9–3being used matches the one used by your Tandem program, the RSC session orgroup alias matches t

Seite 31 - Configuration File

Troubleshooting9–4 110838 Tandem Computers Incorporated(This page left intentionally blank)

Seite 32 - Gateway Configuration

Index110838 Tandem Computers Incorporated Index–1AABORTTRANSACTION command 4-7adding automatic data conversions 8-1altering exchanged messages 8-1A

Seite 33 - Gateway Configuration File

IndexIndex–2 110838 Tandem Computers IncorporatedBridge directivesextending the Tandem DDE Gateway 8-1TDMGW-C-STRINGS 5-1, 5-2TDMGW-DDEALIAS 5-2TDM

Seite 34

Index110838 Tandem Computers Incorporated Index–3CF_TEXTapplication design considerations 4-19clipboard format 6-1Registered clipboard format 4-8,

Seite 35

1 Introduction to the TandemDDE Gateway110838 Tandem Computers Incorporated 1–1The Tandem DDE (Dynamic Data Exchange) Gateway allows Windows applicati

Seite 36

IndexIndex–4 110838 Tandem Computers IncorporatedConfiguration error 9-1configuration filesBrowser configuration file 4-16Error Text Overrides confi

Seite 37

Index110838 Tandem Computers Incorporated Index–5data elementscontaining special characters 4-20copied to clipboard 4-15displayed order 4-15finding

Seite 38

IndexIndex–6 110838 Tandem Computers IncorporatedDDE (continued)Initiate function 4-4Initiate function, described 1-7interaction, illustrated 1-6P

Seite 39

Index110838 Tandem Computers Incorporated Index–7DDE warm data linkscreating a client appliction that uses 7-1defined 1-5described 7-1establishing

Seite 40 - PortName Object Configuration

IndexIndex–8 110838 Tandem Computers Incorporateddefault values (continued)port attributes 2-12PortConfigurationFile 2-11PortConfigurationSection

Seite 41

Index110838 Tandem Computers Incorporated Index–9DLLRSC logon function 8-3User Hook Library 8-4duplicate data element names 5-6Dynamic Data Exchang

Seite 42

IndexIndex–10 110838 Tandem Computers IncorporatedexamplesABORTTRANSACTION 4-7BEGINTRANSACTION 4-7Browser configuration file 4-17CLEARERROR 4-7cli

Seite 43

Index110838 Tandem Computers Incorporated Index–11examples (continued)[ApplicationDdeDicts] 2-8[ApplicationHostEnvironments] section 2-10[Applicati

Seite 44 - [AutomaticStartup] Section

IndexIndex–12 110838 Tandem Computers Incorporatedfunctions (continued)RSC logon 8-3TdmgwHookDdePoke 8-7TdmgwHookDdePokePreConvert 8-8TdmgwHookDde

Seite 45

Index110838 Tandem Computers Incorporated Index–13Iicon, flashing 4-7, 4-12IDS sessionsexample application 4-1NumberOfIdsSessions option 2-15Sessio

Seite 46

FeaturesIntroduction to the Tandem DDE Gateway1–2 110838 Tandem Computers IncorporatedClient applications that use the Tandem DDE Gateway do not need

Seite 47 - Service Map

IndexIndex–14 110838 Tandem Computers IncorporatedMMAKE files 8-3MaxReplyLengthServiceName objects 2-20MaxReplyLength attribute 4-11MaxSendLengthSe

Seite 48

Index110838 Tandem Computers Incorporated Index–15OobjectsApplicationName 2-1PortName 2-1ServiceName 2-1Options menuClipboard in Lowercase 4-15Dis

Seite 49

IndexIndex–16 110838 Tandem Computers IncorporatedPorts section 2-10Powersoft PowerBuilder 1-1, 4-2, 4-22preparing DDL source 5-1programsBridge 5-

Seite 50 - Application

Index110838 Tandem Computers Incorporated Index–17RSC UMS featuredata not arriving at application 9-2developing applications that use 7-1RscIniFile

Seite 51 - Overrides File

IndexIndex–18 110838 Tandem Computers IncorporatedServiceName objects (continued)MaxReplyLength 2-20MaxSendLength 2-20ServerClassOrGuardianProcess

Seite 52 - Workstation Configuration

Index110838 Tandem Computers Incorporated Index–19Tandem DDE Gateway (continued)Dictionary 1-4See also Dictionarystructure 8-17extending 1-2exten

Seite 53 - 3 Running the

IndexIndex–20 110838 Tandem Computers IncorporatedTDMGW.EXETandem DDE Gateway program 2-4TDMGW.HC language header file 6-4TDMGW.INITandem DDE Gatewa

Seite 54

Index110838 Tandem Computers Incorporated Index–21TMFABORTTRANSACTION command 4-7BEGINTRANSACTION command 4-7considerations 4-17ENDTRANSACTION comm

Seite 55 - Error Messages

IndexIndex–22 110838 Tandem Computers IncorporatedWindows configuration files[Tdmgw] section 2-3Windows dynamic link librarySee DLLWindows USER libr

Seite 56

Index110838 Tandem Computers Incorporated Index–23_TDMGW-BINARY-BUFFERDataElementName parameter 4-9, 4-11_TDMGW-ERROR-MSG-NUMBERDataElementName 4-12

Seite 57

FeaturesIntroduction to the Tandem DDE Gateway110838 Tandem Computers Incorporated 1–3You can drive the DDE protocol from your client application in a

Seite 58 - Example Application

FeaturesIntroduction to the Tandem DDE Gateway1–4 110838 Tandem Computers IncorporatedFigure 1-2. Automatic Message Layout and Data ConversionWindows

Seite 59 - Creating Client Applications

FeaturesIntroduction to the Tandem DDE Gateway110838 Tandem Computers Incorporated 1–5The Tandem DDE Gateway supports DDE hot and warm data links. Th

Seite 60 - DDE Functions

Dynamic Data Exchange (DDE)Introduction to the Tandem DDE Gateway1–6 110838 Tandem Computers Incorporated2. Call DdeClientTransaction with the XTYP_AD

Seite 61

Dynamic Data Exchange (DDE)Introduction to the Tandem DDE Gateway110838 Tandem Computers Incorporated 1–7Figure 1-3. DDE Client-Server InteractionDD

Seite 62

Ordering Information For manual ordering information: domestic U.S. customers, call 1-800-243-6886; international customers, contact yourlocal sales

Seite 63

Client ProgrammingIntroduction to the Tandem DDE Gateway1–8 110838 Tandem Computers Incorporatedone, column one of a spreadsheet”) and its clipboard f

Seite 64

Client ProgrammingIntroduction to the Tandem DDE Gateway110838 Tandem Computers Incorporated 1–9PROCEDURE DIVISION.BEGIN-TRANSACTION. (not really ne

Seite 65

Client ProgrammingIntroduction to the Tandem DDE Gateway1–10 110838 Tandem Computers Incorporatedthe Bridge program. You can configure a memory cache

Seite 66

Client ProgrammingIntroduction to the Tandem DDE Gateway110838 Tandem Computers Incorporated 1–11The employee number sent with the DDE Poke function i

Seite 67 - Function Calls

Client ProgrammingIntroduction to the Tandem DDE Gateway1–12 110838 Tandem Computers IncorporatedBinary-Pass-Through DDE CommunicationTo explain the b

Seite 68

Client ProgrammingIntroduction to the Tandem DDE Gateway110838 Tandem Computers Incorporated 1–133. Use the DDE Execute function to tell the Tandem DD

Seite 69 - Error Handling

Client ProgrammingIntroduction to the Tandem DDE Gateway1–14 110838 Tandem Computers IncorporatedTools and languages that support calls to Windows DLL

Seite 70 - Gateway Browser

Client ProgrammingIntroduction to the Tandem DDE Gateway110838 Tandem Computers Incorporated 1–15Table 1-1. Example DDE VerbsMicrosoftExcelMicrosoft

Seite 71

Client ProgrammingIntroduction to the Tandem DDE Gateway1–16 110838 Tandem Computers Incorporated(This page left intentionally blank)

Seite 72

2 Workstation Configuration110838 Tandem Computers Incorporated 2–1You must configure the Tandem DDE Gateway before you use it to access the Tandemsys

Seite 73 - Considerations

New and Changed Information110838 Tandem Computers Incorporated iiiNew Features andChanged InformationThe Tandem DDE Gateway User’s Guide includes the

Seite 74

Workstation Configuration2–2 110838 Tandem Computers IncorporatedFigure 2-1. Workstation Configuration FilesServiceName ObjectsORDER-STOCKREAD-EMPLOY

Seite 75

Windows Configuration FileWorkstation Configuration110838 Tandem Computers Incorporated 2–3Windows initialization (INI) files, such as WIN.INI or TDMG

Seite 76

Gateway Configuration FileWorkstation Configuration2–4 110838 Tandem Computers IncorporatedThe Tandem DDE Gateway looks for an initialization file nam

Seite 77

Gateway Configuration FileWorkstation Configuration110838 Tandem Computers Incorporated 2–5Each of these entries is described in detail in the followi

Seite 78

Gateway Configuration FileWorkstation Configuration2–6 110838 Tandem Computers IncorporatedDefaultThe default value is 500. Each cache entry requires

Seite 79 - Bridge Program

Gateway Configuration FileWorkstation Configuration110838 Tandem Computers Incorporated 2–7DefaultIf the ServiceMapSection option is not specified, th

Seite 80

Gateway Configuration FileWorkstation Configuration2–8 110838 Tandem Computers Incorporated[ApplicationDdeDicts]SectionThis optional section of the co

Seite 81

Gateway Configuration FileWorkstation Configuration110838 Tandem Computers Incorporated 2–9characters starting with a letter for this configuration op

Seite 82 - Running the Bridge

Gateway Configuration FileWorkstation Configuration2–10 110838 Tandem Computers IncorporatedDefaultIf no ApplicationName option is specified in the [A

Seite 83 - Running the Bridge Program

Gateway Configuration FileWorkstation Configuration110838 Tandem Computers Incorporated 2–11If you do not name a PortConfigurationFile and a PortConfi

Seite 84

New Features and InformationNew and Changed Informationiv 110838(This page left intentionally blank)

Seite 85

PortName Object ConfigurationWorkstation Configuration2–12 110838 Tandem Computers IncorporatedDefaultThe default is the name of the PortName object y

Seite 86

PortName Object ConfigurationWorkstation Configuration110838 Tandem Computers Incorporated 2–13UseRscSecurityRscIniFileRscIniSectionEach of these attr

Seite 87 - 6 Data Conversion

PortName Object ConfigurationWorkstation Configuration2–14 110838 Tandem Computers IncorporatedNumberOfInterprocessSessionsYou configure each PortName

Seite 88 - Automatic Data Conversion

PortName Object ConfigurationWorkstation Configuration110838 Tandem Computers Incorporated 2–15The SessionType attribute that you specify for a Servic

Seite 89 - Data Conversion

[AutomaticStartup] SectionWorkstation Configuration2–16 110838 Tandem Computers IncorporatedExampleUseRscSecurity=1 (Prompt for a User ID and password

Seite 90 - Data Conversion Library

Example Gateway Configuration FilesWorkstation Configuration110838 Tandem Computers Incorporated 2–17You can specify the AutomaticStartupOption attrib

Seite 91

Example Gateway Configuration FilesWorkstation Configuration2–18 110838 Tandem Computers IncorporatedWorkstation That Accesses Two Applications Throug

Seite 92

Service Map Configuration FileWorkstation Configuration110838 Tandem Computers Incorporated 2–19MOSCOW-PORT=, MOSCOW-CONFIG[ATHENS-CONFIG]PollingInter

Seite 93

Service Map Configuration FileWorkstation Configuration2–20 110838 Tandem Computers IncorporatedOn the Tandem system, create an Enform report that rea

Seite 94

Service Map Configuration FileWorkstation Configuration110838 Tandem Computers Incorporated 2–21SessionTypeFlagThis flag indicates the type of RSC ses

Seite 95

Contents110838 Tandem Computers Incorporated vNew and Changed Information iiiAbout This Manual ixNotation Conventions xiSection 1 Introductio

Seite 96

Startup by Client ApplicationWorkstation Configuration2–22 110838 Tandem Computers IncorporatedExample[ServiceMap]READ-EMPLOYEE=EMPLOYEE-SERVER,42,,12

Seite 97 - Data Links

Error Text Overrides FileWorkstation Configuration110838 Tandem Computers Incorporated 2–23Error TextOverrides FileYou can override error message text

Seite 98 - UMS Messages

Error Text Overrides FileWorkstation Configuration2–24 110838 Tandem Computers Incorporated(This page left intentionally blank)

Seite 99

3 Running theTandem DDE Gateway110838 Tandem Computers Incorporated 3–1You must start the Tandem DDE Gateway before your client program can use DDE to

Seite 100

Connecting and Disconnecting PortsRunning the Tandem DDE Gateway3–2 110838 Tandem Computers Incorporated(To connect more than one selected PortName ob

Seite 101

Reading and Clearing Error MessagesRunning the Tandem DDE Gateway110838 Tandem Computers Incorporated 3–3Reading and ClearingError MessagesWhen the Ta

Seite 102

Reading and Clearing Error MessagesRunning the Tandem DDE Gateway3–4 110838 Tandem Computers Incorporated(This page left intentionally blank)

Seite 103 - 8 Extending the

4 Creating Client Applications110838 Tandem Computers Incorporated 4–1This section describes the DDE functions that you use in your client application

Seite 104 - Messages

Example ApplicationCreating Client Applications4–2 110838 Tandem Computers IncorporatedAn example User Hook Library implementing a new data conversion

Seite 105 - Logon Function and

Example ApplicationCreating Client Applications110838 Tandem Computers Incorporated 4–3Figure 4-1. Tandem DDE Gateway Example ApplicationTandem Syst

Seite 106 - User Hook Library

Contentsvi 110838 Tandem Computers IncorporatedSection 4 Creating Client ApplicationsExample Application 4-1DDE Functions 4-4DDE Initiate Functi

Seite 107

DDE FunctionsCreating Client Applications4–4 110838 Tandem Computers IncorporatedDDE Functions You can use five different DDE functions to communicate

Seite 108

DDE FunctionsCreating Client Applications110838 Tandem Computers Incorporated 4–5be no lengthy user dialogs (such as input of data) within the DDE con

Seite 109

DDE FunctionsCreating Client Applications4–6 110838 Tandem Computers Incorporatedare initialized to binary zeros. The first INITIALIZESERVICE command

Seite 110

DDE FunctionsCreating Client Applications110838 Tandem Computers Incorporated 4–7BEGINTRANSACTION CommandThe BEGINTRANSACTION command is used to begin

Seite 111

DDE FunctionsCreating Client Applications4–8 110838 Tandem Computers Incorporatedoutput by the Bridge. (The Browser also allows you to use “cut and p

Seite 112

DDE FunctionsCreating Client Applications110838 Tandem Computers Incorporated 4–9If the DataElementValue is too large or too long to fit in its intend

Seite 113

DDE FunctionsCreating Client Applications4–10 110838 Tandem Computers IncorporatedElement-by-Element ApproachTo use the element-by-element approach, t

Seite 114

Example Client Application DDE Function CallsCreating Client Applications110838 Tandem Computers Incorporated 4–11Numeric data elements are returned a

Seite 115

Error HandlingCreating Client Applications4–12 110838 Tandem Computers IncorporatedEXECUTE ([BEGINTRANSACTION])EXECUTE ([SEND])REQUEST ("REPLY-HE

Seite 116

Error HandlingCreating Client Applications110838 Tandem Computers Incorporated 4–13same data element, and so an unsupported clipboard format is not re

Seite 117

Contents110838 Tandem Computers Incorporated viiSection 5 The Tandem DDE Gateway Bridge Program, continuedRunning the Bridge Program 5-4FastSort Pr

Seite 118

The Tandem DDE Gateway BrowserCreating Client Applications4–14 110838 Tandem Computers IncorporatedTandem DDE GatewayFailuresClient applications, espe

Seite 119 - Dictionary Structure

The Tandem DDE Gateway BrowserCreating Client Applications110838 Tandem Computers Incorporated 4–15Select a message and click the Poke button to cop

Seite 120

The Tandem DDE Gateway BrowserCreating Client Applications4–16 110838 Tandem Computers Incorporated015Configuring the Browser The Browser has a number

Seite 121

Application Design ConsiderationsCreating Client Applications110838 Tandem Computers Incorporated 4–17DdeDictEnter the default Tandem DDE Gateway Dict

Seite 122

Application Design ConsiderationsCreating Client Applications4–18 110838 Tandem Computers IncorporatedNote The term “asynchronous” means the same as t

Seite 123 - 9 Troubleshooting

Application Design ConsiderationsCreating Client Applications110838 Tandem Computers Incorporated 4–19previous read transaction), then puts these fiel

Seite 124

Application Design ConsiderationsCreating Client Applications4–20 110838 Tandem Computers Incorporatedlarge number of DDE Request functions could be r

Seite 125

Application Design ConsiderationsCreating Client Applications110838 Tandem Computers Incorporated 4–21Use the Tandem DDE Gateway binary-pass-through a

Seite 126 - Troubleshooting

Application Design ConsiderationsCreating Client Applications4–22 110838 Tandem Computers IncorporatedNote The preceding considerations are based on t

Seite 127

5 The Tandem DDE GatewayBridge Program110838 Tandem Computers Incorporated 5–1You use the Tandem DDE Gateway Bridge program to create a Tandem DDE Gat

Seite 128

Contentsviii 110838 Tandem Computers IncorporatedSection 8 Extending the Tandem DDE Gateway, continuedUser Hook LibraryTdmgwHookDdeRequestPostConvert

Seite 129

Preparing Your Data Definition Language (DDL) SourceThe Tandem DDE Gateway Bridge Program5–2 110838 Tandem Computers IncorporatedDDE Gateway for a dat

Seite 130

Preparing Your Data Definition Language (DDL) SourceThe Tandem DDE Gateway Bridge Program110838 Tandem Computers Incorporated 5–3SyntaxTDMGW-DDEALIAS=

Seite 131

Running the Bridge ProgramThe Tandem DDE Gateway Bridge Program5–4 110838 Tandem Computers IncorporatedThe DDL source produces the following data elem

Seite 132

Running the Bridge ProgramThe Tandem DDE Gateway Bridge Program110838 Tandem Computers Incorporated 5–5For example, if your DDL dictionary contains pa

Seite 133

Running the Bridge ProgramThe Tandem DDE Gateway Bridge Program5–6 110838 Tandem Computers Incorporated$DATA MYSUBVOL 15> SORT /IN $DISK.ZTDMGW.DD

Seite 134

Running the Bridge ProgramThe Tandem DDE Gateway Bridge Program110838 Tandem Computers Incorporated 5–7Note The last line showing the number of dictio

Seite 135

Running the Bridge ProgramThe Tandem DDE Gateway Bridge Program5–8 110838 Tandem Computers Incorporated(This page left intentionally blank)

Seite 136

6 Data Conversion110838 Tandem Computers Incorporated 6–1Your client application can use two different approaches to sending data to theTandem DDE Gat

Seite 137 - Index–11

Automatic Data ConversionData Conversion6–2 110838 Tandem Computers IncorporatedYou can also add your own automatic data conversion functions, or supp

Seite 138

Data Conversion LibraryData Conversion110838 Tandem Computers Incorporated 6–3Table 6-1. Automatic Data Conversion (Page 2 of 2) DICTOBL“Structure”

Seite 139 - Index–13

About This Manual110838 Tandem Computers Incorporated ixThis manual describes the Tandem DDE (Dynamic Data Exchange) Gateway. TheTandem DDE Gateway a

Seite 140

Data Conversion LibraryData Conversion6–4 110838 Tandem Computers IncorporatedThe Tandem DDE Gateway data conversion functions and related constants a

Seite 141 - Index–15

Data Conversion LibraryData Conversion110838 Tandem Computers Incorporated 6–5lpAlphaNum Pointer to the start of where the converted string is placed.

Seite 142

Data Conversion LibraryData Conversion6–6 110838 Tandem Computers IncorporatednSignType Display numeric sign type to be used for the converteddata:TDM

Seite 143 - Index–17

Data Conversion LibraryData Conversion110838 Tandem Computers Incorporated 6–7nTwosCompNumberLength Length of Tandem two's complement number in b

Seite 144

Data Conversion LibraryData Conversion6–8 110838 Tandem Computers IncorporatedParameterslpElementValue Pointer to where the start of the converted str

Seite 145 - Index–19

Data Conversion LibraryData Conversion110838 Tandem Computers Incorporated 6–9nSignType Indicates whether the Tandem two's complementnumber is si

Seite 146

Data Conversion LibraryData Conversion6–10 110838 Tandem Computers Incorporated(This page left intentionally blank)

Seite 147 - Index–21

7 Using DDE Hot and WarmData Links110838 Tandem Computers Incorporated 7–1DDE hot and warm data links allow a client application to inform a DDE serve

Seite 148

Developing a Tandem Program to Create UMS MessagesUsing DDE Hot and Warm Data Links7–2 110838 Tandem Computers Incorporateda. Workstation configuratio

Seite 149 - Index–23

Developing a Tandem Program to Create UMS MessagesUsing DDE Hot and Warm Data Links110838 Tandem Computers Incorporated 7–305 DDE-ITEM-NAME PIC X(101)

Kommentare zu diesen Handbüchern

Keine Kommentare