SNAP-IX CSV Programmer's Guide
BeforeYou Begin
Prerequisite Knowledge
Intended Audience
About This Book
Organization of This Book
Typographic Conventions
Graphic Conventions
SNAP-IX Publications
Publications for Users
Publications for Administrators
Publications for Programmers
1 Concepts
1.1 Summary of Common Service Verbs
1.2 CSV Entry Points: Solaris Systems
1.3 CSV Entry Points: Windows
1.3.1 ACSSVC_C
1.3.2 WinCSVStartup
1.3.3 WinCSV
1.3.4 WinAsyncCSV
1.3.5 WinCSVCleanup
1.3.6 GetCsvReturnCode
1.4 Issuing a Verb
1.5 Solaris System Considerations
1.5.1 CSV Header File
1.5.2 Multithreaded Applications
1.5.3 Compiling and Linking the CSV Application
1.6 Windows Considerations
1.6.1 Compiling and Linking a CSV Application
1.7 Writing Portable Applications
2 Common Service Verbs Reference
2.1 CONVERT
2.1.1 VCB Structure
2.1.2 Supplied Parameters
2.1.3 Returned Parameters
2.1.4 Creating a Type-G Conversion Table
2.2 COPY_TRACE_TO_FILE
2.2.1 VCB Structure
2.2.2 Supplied Parameters
2.2.3 Returned Parameters
2.3 DEFINE_TRACE
2.3.1 VCB Structure
2.3.2 Supplied Parameters
2.3.3 Returned Parameters
2.3.4 SNACTL Environment Variable
2.4 GET_CP_CONVERT_TABLE
2.4.1 VCB Structure
2.4.2 Supplied Parameters
2.4.3 Returned Parameters
2.5 LOG_MESSAGE
2.5.1 VCB Structure
2.5.2 Supplied Parameters
2.5.3 Returned Parameters
2.5.4 Creating a Log Message File
2.6 TRANSFER_MS_DATA
2.6.1 VCB Structure
2.6.2 Supplied Parameters
2.6.3 Returned Parameters
Appendix A: Code Pages
A.1 ASCII Code Pages
A.2 EBCDIC Code Pages
Index