Have a Question?
Print

01208: How to assign a unique fid for WEB Start clients

Title:

How to assign a unique fid for WEB Start clients

Description:

Implement logic in your initial program to dynamically assign FID(0). Use SETTERM with the NOALIAS mode. If the only requirement is to dynamically assign a unique value to FID(0), you can add the following to your program: 


SETTERM “T”+STR(DEC(INFO(3,0))),MODE=”NOALIAS” 

https://documentation.basis.cloud/BASISHelp/WebHelp/commands/bbj-commands/setterm_verb_reset_terminal_alias_bbj.htm



Last Modified: 10/05/2009 Product: BBj Operating System: All platforms

BASIS structures five components of their technology into the BBx Generations.

Table of Contents
Scroll to Top