Hp NonStop G-Series Manuel d'utilisateur Page 1

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Matériel informatique Hp NonStop G-Series. HP NonStop G-Series User Manual Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 149
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 0
1 2 3 4 5 6 ... 148 149

Résumé du contenu

Page 1 - User’s Guide

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

Page 2

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

Page 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

Page 4

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

Page 5 - Contents

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

Page 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

Page 7 - Section 6 Data Conversion

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

Page 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

Page 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

Page 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

Page 11 - Notation Conventions

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

Page 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

Page 13 - DDE Gateway

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

Page 14 - Features

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

Page 15

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

Page 16 - Gateway Bridge

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

Page 17

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

Page 18 - Exchange (DDE)

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

Page 19

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

Page 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

Page 21

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

Page 22

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

Page 23

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

Page 24

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

Page 25

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

Page 26

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

Page 27

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

Page 28

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

Page 29 - 2 Workstation Configuration

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

Page 30

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

Page 31 - Configuration File

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

Page 32 - Gateway Configuration

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

Page 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

Page 34

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

Page 35

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

Page 36

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

Page 37

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

Page 38

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

Page 39

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

Page 40 - PortName Object Configuration

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

Page 41

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

Page 42

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

Page 43

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

Page 44 - [AutomaticStartup] Section

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

Page 45

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

Page 46

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

Page 47 - Service Map

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

Page 48

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

Page 49

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

Page 50 - Application

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

Page 51 - Overrides File

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

Page 52 - Workstation Configuration

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

Page 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

Page 54

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

Page 55 - Error Messages

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

Page 56

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

Page 57

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

Page 58 - Example Application

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

Page 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

Page 60 - DDE Functions

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

Page 61

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

Page 62

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

Page 63

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

Page 64

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

Page 65

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

Page 66

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

Page 67 - Function Calls

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

Page 68

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

Page 69 - Error Handling

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

Page 70 - Gateway Browser

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

Page 71

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

Page 72

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

Page 73 - Considerations

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

Page 74

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

Page 75

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

Page 76

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

Page 77

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

Page 78

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

Page 79 - Bridge Program

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

Page 80

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

Page 81

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

Page 82 - Running the Bridge

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

Page 83 - Running the Bridge Program

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

Page 84

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

Page 85

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

Page 86

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

Page 87 - 6 Data Conversion

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

Page 88 - Automatic Data Conversion

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

Page 89 - Data Conversion

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

Page 90 - Data Conversion Library

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

Page 91

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

Page 92

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

Page 93

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

Page 94

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

Page 95

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

Page 96

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

Page 97 - Data Links

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

Page 98 - UMS Messages

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

Page 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

Page 100

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

Page 101

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

Page 102

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

Page 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

Page 104 - Messages

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

Page 105 - Logon Function and

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

Page 106 - User Hook Library

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

Page 107

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

Page 108

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

Page 109

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

Page 110

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

Page 111

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

Page 112

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

Page 113

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

Page 114

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

Page 115

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

Page 116

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

Page 117

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

Page 118

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

Page 119 - Dictionary Structure

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

Page 120

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

Page 121

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

Page 122

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

Page 123 - 9 Troubleshooting

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

Page 124

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

Page 125

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

Page 126 - Troubleshooting

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

Page 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

Page 128

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

Page 129

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

Page 130

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

Page 131

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

Page 132

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

Page 133

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

Page 134

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

Page 135

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

Page 136

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

Page 137 - Index–11

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

Page 138

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

Page 139 - Index–13

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

Page 140

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

Page 141 - Index–15

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

Page 142

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

Page 143 - Index–17

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

Page 144

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

Page 145 - Index–19

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

Page 146

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

Page 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

Page 148

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

Page 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)

Commentaires sur ces manuels

Pas de commentaire