Posted by Morgan Terry on 1999-08-10
I actually found my answer on Deja.com. Left() (or right()) returns a specified number of characters from the left (or right) side of a given string. It is the equivalent of Copy() in Delphi. Peter Palfrader aka Weasel wrote: > > Morgan Terry wrote: > > > > Does anyone know of the Delphi4 equivelent (sp?) of Left() & Right() in > > VB? > > I don't know what left() and right() do but if you're looking for array > boundaries use low() and high(). > > -- > Weasel http://www.cosy.sbg.ac.at/~ppalfrad/ > PGP encrypted messages prefered. See my site for my PGP key. > > The software said Windows95 or better, so I got Linux... > > -- Morgan morgan@xxxxxxxxxxx.xxx
Previous post | Next post | Timeline | Home