Navigation:  Reference > Functions >

Version()

Print this Topic Previous pageReturn to chapter overviewNext page

VER(1)

 

PURPOSE

This function will return the current TAS Professional name and version number.

 

PARTS

1. f/c/e     If you want to return the current version number, this value should resolve to N.

 

R - Pervasive Requester version

L - Pervasive Local Engine

S - Pervasive Sever Engine (if Exists)

B - All the Above

C - CodeBase Version.

 

RETURN TYPE - A

 

EXAMPLE

define x type a size 15

x = ver()

// x = 'TAS Professional For Windows'

 

x = ver('N')

// x = '7.2 Build X.x'

 

NOTE:This Function has been enhanced  to return more information as needed after version 7.2 Build 2

 

 

 


Page url: http://www.cassoftware.com/tas/manual/version().htm