Matrix1 Utility Plug-ins

MID$


Syntax

Cut String = MID$( Source String, Start Position, Size)

Description

This function will return the string of the specified size and position from the source string.

If a size of 0 is specified, then the string from the start position to the end of the string will be returned (like RIGHT$ does, but you specify the start instead of the size).

The DBPro MID$ function only returns a single character.

Go back to ...

Matrix1Util_16 Commands Menu
Matrix1 Utils Main Index
Matrix1 Utils Command List
Commands Menu
Main Menu

Copyright © Ian Mold - Matrix1 Software 2006 - 2011