Table of Contents

Search

  1. Preface
  2. Introduction
  3. Program Design
  4. SSA-NAME3 Functions
  5. Language Specific Guidelines
  6. Controls
  7. Advanced Controls
  8. Address Standardization
  9. ASM Workbench

SSA-NAME3 API Reference Guide

SSA-NAME3 API Reference Guide

ssan3xp_addr_set_lines

ssan3xp_addr_set_lines

Use this function to provide an address to parse or validate.

Prototype

EXEC master.dbo.ssan3xp_addr_set_lines ( @rc OUTPUT, @sockh , @session OUTPUT, - Long io @rsp OUTPUT, - String out @ssaMsg OUTPUT, - String out @line_1 , - Block in @line_2 , - Block in @line_3 , - Block in @line_4 , - Block in @line_5 , - Block in @line_6 , - Block in @line_7 , - Block in @line_8 , - Block in @line_9 , - Block in @line_10 - Block in ) ;

Parameters

session
Refer to the Common Parameters section
rsp
Refer to the Common Parameters section
ssaMsg
Refer to the SSA-NAME3 Error Messages section
line_1
The first line of the address
line_2
The second line of the address
line_3
The third line of the address
line_4
The fourth line of the address
line_5
The fifth line of the address
line_6
The sixth line of the address
line_7
The seventh line of the address
line_8
The eighth line of the address
line_9
The ninth line of the address
line_10
The tenth line of the address

Return Code

negative for error, 0 for success

0 COMMENTS

We’d like to hear from you!