LongestString

Prev Next Home Home Table Of Contents Index

LongestString (Array) : Number

LongestString returns the length of the longest string in an array of strings.


Example:
var X ReadTextFile('MARX.BAT',X) Writeln LongestString (X)

In this example an array X is created, each line of marx.bat is read into an element of the array X, and the length of the longest element of the array is printed out.

Category: String Array

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home