Hp NonStop G-Series Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para Hardware de computador Hp NonStop G-Series. HP NonStop G-Series User Manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 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.
Vista de página 0
1 2 3 4 5 6 ... 148 149

Resumo do Conteúdo

Página 1 - User’s Guide

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

Página 2

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

Página 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

Página 4

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

Página 5 - Contents

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

Página 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

Página 7 - Section 6 Data Conversion

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

Página 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

Página 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

Página 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

Página 11 - Notation Conventions

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

Página 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

Página 13 - DDE Gateway

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

Página 14 - Features

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

Página 15

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

Página 16 - Gateway Bridge

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

Página 17

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

Página 18 - Exchange (DDE)

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

Página 19

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

Página 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

Página 21

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

Página 22

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

Página 23

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

Página 24

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

Página 25

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

Página 26

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

Página 27

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

Página 28

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

Página 29 - 2 Workstation Configuration

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

Página 30

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

Página 31 - Configuration File

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

Página 32 - Gateway Configuration

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

Página 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

Página 34

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

Página 35

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

Página 36

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

Página 37

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

Página 38

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

Página 39

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

Página 40 - PortName Object Configuration

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

Página 41

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

Página 42

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

Página 43

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

Página 44 - [AutomaticStartup] Section

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

Página 45

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

Página 46

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

Página 47 - Service Map

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

Página 48

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

Página 49

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

Página 50 - Application

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

Página 51 - Overrides File

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

Página 52 - Workstation Configuration

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

Página 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

Página 54

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

Página 55 - Error Messages

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

Página 56

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

Página 57

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

Página 58 - Example Application

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

Página 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

Página 60 - DDE Functions

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

Página 61

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

Página 62

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

Página 63

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

Página 64

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

Página 65

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

Página 66

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

Página 67 - Function Calls

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

Página 68

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

Página 69 - Error Handling

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

Página 70 - Gateway Browser

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

Página 71

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

Página 72

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

Página 73 - Considerations

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

Página 74

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

Página 75

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

Página 76

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

Página 77

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

Página 78

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

Página 79 - Bridge Program

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

Página 80

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

Página 81

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

Página 82 - Running the Bridge

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

Página 83 - Running the Bridge Program

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

Página 84

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

Página 85

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

Página 86

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

Página 87 - 6 Data Conversion

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

Página 88 - Automatic Data Conversion

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

Página 89 - Data Conversion

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

Página 90 - Data Conversion Library

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

Página 91

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

Página 92

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

Página 93

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

Página 94

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

Página 95

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

Página 96

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

Página 97 - Data Links

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

Página 98 - UMS Messages

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

Página 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

Página 100

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

Página 101

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

Página 102

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

Página 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

Página 104 - Messages

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

Página 105 - Logon Function and

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

Página 106 - User Hook Library

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

Página 107

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

Página 108

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

Página 109

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

Página 110

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

Página 111

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

Página 112

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

Página 113

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

Página 114

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

Página 115

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

Página 116

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

Página 117

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

Página 118

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

Página 119 - Dictionary Structure

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

Página 120

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

Página 121

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

Página 122

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

Página 123 - 9 Troubleshooting

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

Página 124

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

Página 125

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

Página 126 - Troubleshooting

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

Página 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

Página 128

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

Página 129

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

Página 130

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

Página 131

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

Página 132

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

Página 133

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

Página 134

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

Página 135

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

Página 136

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

Página 137 - Index–11

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

Página 138

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

Página 139 - Index–13

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

Página 140

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

Página 141 - Index–15

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

Página 142

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

Página 143 - Index–17

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

Página 144

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

Página 145 - Index–19

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

Página 146

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

Página 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

Página 148

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

Página 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)

Comentários a estes Manuais

Sem comentários