ASESSIONS( ) Function

Creates an array of existing data session IDs.

ASESSIONS(ArrayName)

Parameters

  • ArrayName
    Specifies the array that contains the data session IDs.

Return Value

Numeric. Returns the number of data sessions.

Remarks

If the array does not exist, Visual FoxPro automatically creates and populates it. Visual FoxPro automatically resizes the array to accommodate current data sessions.

See Also

Tasks

How to: Use Data Sessions

Reference

Array Manipulation

Commands that Scope to a Data Session

Other Resources

Functions

Language Reference (Visual FoxPro)