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

addr_set_lines

addr_set_lines

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

Prototype

Imports ssa Public Sub addr_set_lines ( _ ByRef line_1 ( ) As Byte , _ ’ Block in ByRef line_2 ( ) As Byte , _ ’ Block in ByRef line_3 ( ) As Byte , _ ’ Block in ByRef line_4 ( ) As Byte , _ ’ Block in ByRef line_5 ( ) As Byte , _ ’ Block in ByRef line_6 ( ) As Byte , _ ’ Block in ByRef line_7 ( ) As Byte , _ ’ Block in ByRef line_8 ( ) As Byte , _ ’ Block in ByRef line_9 ( ) As Byte , _ ’ Block in ByRef line_10 ( ) As Byte _ ’ 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!