9 203 RESET_ UPID

LANSA Technical

9.203 RESET_@@UPID

Þ Note: Built-In Function Rules.

Resets the @@UPID field to zero.

For use with

LANSA for i

YES

Not available for RDMLX.

Visual LANSA for Windows

NO

 

Visual LANSA for Linux

NO

 

 

 

Arguments

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

File name

1

10

 

 

2

A

Opt

Library name

Default '*LIBL'

1

10

 

 

 

 

Return Values

No return values.

This function is used to reset the value of the @@UPID field to zero.

Example

DEFINE     FIELDS(#PARTDTALIB) TYPE(*CHAR) LENGTH(10) DEFAULT(*PARTDTALIB)
USE        BUILTIN(RESET_@@UPID) WITH_ARGS(#FILENAME #PARTDTALIB)