Next Page

Command Reference

StreetTalk for Windows NT server software does not support some functionality that the commands implement (for example, asynchronous terminal emulation service).
StreetTalk Explorer functionality is a replacement for VINES commands. StreetTalk Explorer can be installed on Windows 95, Windows NT, and StreetTalk for Windows NT.

!ALIASES

Purpose

Syntax

!ALIASES

Notes

!AT_PRINTER

Purpose

Syntax

!AT_PRINTER printer-name zone-name

Parameters

Notes

!AT_VOLUME

Purpose

Syntax

!AT_VOLUME volume-name servername zone-name [/TIME: t] [/RETRY: r]

Parameters

Notes

!SETSTDA

Purpose

Syntax

!SETSTDA [servername /ALT | servername /NOALT] | [/OFF]

Description

Notes

See Also

Example

!setstda "server two" /alt

"server two"- Specifies that server two retrieves the STDA database.

/alt - If server two is unavailable, the next available server retrieves the STDA database.

Example

!setstda /off

!setstda /off - Prevents the user from accessing STDA while working in Intelligent Messaging mail.

3270

Purpose

Syntax

3270 [service-name] [/LU:n] [/PLU:specifier] [/PRINTER:LPTn] [/CLU:n] [/CLU2:n] [/CLU3:n] [/KEYBOARD:filespec] [/ADAPTER:filespec]

Description

1. /LU:n

2. Either /CLU:n or /PLU:n

3. /CLU2:n

4. /CLU3:n

User Profile

Notes

See Also

Example

3270

3270 - Activates 3270/SNA emulation, using the service and any other settings in the user profile.

Example

3270 ibmsna@production@manuf /clu

ibmsna@production@manuf - Activates 3270/SNA terminal emulation, using the service ibmsna@production@manuf.

/clu - Lets the user access any two available display logical units (LU).

Example

3270 ibmsna@finance@corporate /lu:2 /printer:lpt3 /plu:next /clu:1/keyboard:french.kbd /adapter:ega.dat

ibmsna@finance@corporate - Activates 3270/SNA terminal emulation, using the service ibmsna@finance@corporate.

/lu:2 - Lets the user access display LU2.

/printer:lpt3 - Sends output from the printer LU to workstation port LPT3.

/plu:next - Lets the user access printer LU3.

/clu:1 - Lets the user access any available LU for an additional display session.

/keyboard:french.kbd - The file french.kbd provides keyboard definitions.

/adapter:ega.dat - The file ega.dat provides adapter attribute settings.

3270PCKB

Purpose

Syntax

3270PCKB

Notes

See Also

ASYNCH

Purpose

Syntax

ASYNCH [/S:service-name] [/E:terminal-type] [/C:connection] [/F:parmfile] [/O:pathname]

Description

TTY

VT1000

VT52

IBM 3101

User Profile

Notes

1. Settings specified from /F and any script commands in /F

2. Settings specified from the script file associated with the connection

3. Settings specified from the script file with the same filename as the parameter file (that is, with the extension .ATS)

4. Note that the parameters that are set last override any of the same parameters set previously.

See Also

Example

asynch

asynch - Activates the Action Menu with no connection defined. The user can use the service in only one way: by dialing out manually from Banyan Terminal Emulation menus. A service must be set in the user profile using the SETASYNCH command.

Example

asynch /s:"remote vax@finance@home office"

asynch - Activates the Action Menu with no connection defined, using the specified service. By default, the user's workstation emulates a VT100 terminal. The user can use the service in only one way: by dialing out manually from VINES terminal emulation menus.

/s:"remote vax@finance@home office" - Specifies the service remote vax@finance@home office. Double quotation marks surround the service name because it contains a blank character. Because the user used the /S switch, no service needs to be specified in the user profile.

Example

asynch /c:"vax direct"

asynch - Activates terminal emulation using the specified configured connection. A service must be set in the user profile using the SETASYNCH command.

/c:"vax direct" - Specifies the connection vax direct. Double quotation marks surround the connection name because it contains a blank character.

Example

asynch /s:"vax host@finance@home office" /c:"vax direct"

asynch - Activates terminal emulation using the specified service and configured connection.

/s:"vax host@finance@home office" - Specifies the service vax host@finance@home office. Double quotation marks surround the service name because it contains a blank character. Because the user used the /S switch, no service needs to be specified in the user profile.

/c:"vax direct"- Specifies the connection vax direct. Double quotation marks surround the connection name because it contains a blank character.

BAN

Purpose

Syntax

BAN [/drivername] [/DRIVERS] [/NL] [/NC] [/?]

Description

Notes

See Also

BASYNCH

Purpose

Syntax

BASYNCH

Notes

See Also

BPATCH

Purpose

Syntax

BPATCH [servername] [hh:mm:ss] [/P:pathname]

Description

Notes

See Also

BPRINT

Purpose

Syntax

BPRINT filename [/P:printq] [/B:bannertext | /NB] [/FORMS:paperformat]

Description

Example

bprint g:\mydir\newfile

g:\mydir\newfile - Spools the specified file to the print queue specified in the user profile, with the job title of g:\mydir\newfil (the first 15 characters of the filename).

Example

bprint f:\mydir\myfile.doc /nb

f:\mydir\myfile.doc - Spools the specified file to the print queue specified in the user profile.

/nb - Specifies that the file print without a banner.

Example

bprint /p:"fast printer@sales@suntech"

/p:"fast printer@sales@suntech" - This user profile command specifies that any file printed with the BPRINT command goes to the print queue fast printer@sales@suntech. Double quotation marks surround the print queue name because it contains a blank character.

Example

bprint g:\mydir\report.doc /p:"fast printer@sales@suntech" /b:"Jan File"

g:\mydir\report.doc - Spools the specified file to the specified print queue.

/p:"fast printer@sales@suntech" - Specifies the print queue fast printer@sales@suntech. Double quotation marks surround the name because it contains a blank character.

/b:"Jan File" - Specifies that the file print with a job title of Jan File. Double quotation marks surround the job title because it contains a blank character.

User Profile

Notes

See Also

CHAT

Purpose

Syntax

CHAT [username]

Parameters

Notes

See Also

EMULATION

Purpose

Syntax

EMULATION [TASYNCH] [pathname]

Parameters

Notes

See Also

Example

emulation f:\pcprog\pcterm

f:\pcprog\pcterm - Specifies the third-party terminal emulation program, pcterm, that handles the user's interaction with the host (excluding the .COM or .EXE extension). The directory of the executable file (f:\pcprog) is specified, because the executable file is not in the user's search path.

Example

emulation pcterm

pcterm - Specifies the third-party terminal emulation program, pcterm, that handles the user's interaction with the host (excluding the .COM or .EXE extension). Because the directory of the executable file (f:\pcprog) is included in the users search path, only the name of the executable file is specified

Example

emulation tasynch

tasynch - Specifies that VINES asynchronous terminal emulation software handles the user's interaction with the host. TASYNCH is the default EMULATION setting.

ENDSPOOL

Purpose

Syntax

ENDSPOOL

Notes

1. Use SETPRINT to access the Modify Job Profile screen.

2. For the specified print queue, type infinite in the End Spooling Delay field. You must reset this field later if you do not wish to continue using ENDSPOOL.

3. From your application, send the files to print.

4. Exit your application.

5. Type ENDSPOOL. The print requests are spooled to the printer as one print job.

See Also

GA3270

Purpose

Syntax

GA3270

Notes

See Also

HOSTS

Purpose

Syntax

HOSTS [/A:asynchterm-servicename] [/S:sna-servicename]

Parameters

Notes

See Also

I3270

Purpose

Syntax

I3270 [service-name] [/LU:n] [/PLU:specifier] [/PRINTER:LPTn] [/CLU:n] [/CLU2:n] [/CLU3:n] [/KEYBOARD:filespec] [/ADAPTER:filespec]

 

Parameters

Notes

R3270 to load the resident portion of 3270/SNA into workstation memory
I3270 to initialize the environment
T3270 /RES to load the transient portion

1. /LU:n

2. Either /CLU:n or /PLU:n

3. /CLU2:n

4. /CLU3:n

See Also

If... End If

Purpose

Syntax

IF [WORKSTATION | CONNECTION] [= | NOT=] [workstation-value | connection-value] command
ENDIF

Parameters

DOS - DOS and Windows workstations

DOS - DOS workstation

WIN95 - Windows 95 Workstation (Banyan Enterprise Client for Windows 95 versions 7.32(0) and greater)

ALL - Any of the above workstations. Using this argument is equivalent to executing a user profile command outside of an IF statement.

IF WORK = DOS
statement 1
statement 2
statement 3
ENDIF

!*! IF WORK = WIN95
!*! statement 1
!*! statement 2
!*! statement 3

!*! ENDIF

connection-value - Specifies the type of connection that exists between the workstation and the VINES network:

LAN - Workstation connected to the VINES network over a local area network

DIALIN - Workstation remotely connected to the VINES network over PC Dial-in lines. VINES PC Dial-in, as supported for DOS, is not supported for Windows 95 clients.

ALL - Any of the above connections. Using this argument is equivalent to executing a user profile command outside of an IF statement.

Notes

See Also

Example

if work = dos
cd t:\jims\dosstuff
endif

if work = dos - The IF statement tests the condition: is the workstation that is logged in to the network a DOS workstation? If the condition is true, IF executes the CD command. If the condition is false, IF ignores the CD command.

endif - The ENDIF statement ends the IF statement.

Example

if work = os2
setdrive o: os2files@17425@servers
setprint lpt1 /p:gr_printer@ArtDept@XYZCorp
endif

if work = os2 - The IF statement tests the condition: is the workstation that is logged in to the network an OS/2 workstation? If the condition is true, IF executes the SETDRIVE command and the SETPRINT command. If the condition is false, IF ignores the SETDRIVE and SETPRINT commands.

endif - The ENDIF statement ends the IF statement.

Example

if connection not= dialin
path z:;t:\jims\bin
endif not= dialin
setmsgs /wait:4

if connection not= dialin - The IF statement tests the condition: is the workstation not logged in to the network over dial-in lines? If the condition is true, IF executes the PATH command. If the condition is false, IF ignores the PATH command.

endif not= dialin - The ENDIF statement ends the IF statement. The text not= dialin is a comment added by the administrator for readability; it is ignored by the IF statement.

setmsgs /wait:4 - Because the SETMSG command appears outside of the IF statement, the SETMSG command is executed in all conditions.

Example

if work = all
setcolor on 25 17
endif

Using this IF statement is equivalent to executing a SETCOLOR command outside an IF statement. The SETCOLOR command is executed in all conditions.

INT2F

Purpose

Syntax

INT2F [state]

Parameters

Notes

KB3270

Purpose

Syntax

KB3270

Notes

LASTMSG

Purpose

Syntax

LASTMSG

Notes

Related Commands

Top Of PageNext Page