Afficher un message
Vieux 24/08/2006, 08h39   #9
aarcee
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: first letter of the word in CAPS

thanks a lot for all the answers.
mik3 wrote:
> aarcee wrote:
> > Hello all ,
> >
> > I need to display a word with the first character in CAPS .
> >
> > that is , split then the display should be Split
> >
> > Thanks
> > RC

>
> if you have Python in your unix version,
> >>> "split".capitalize()

> 'Split'
> >>>


  Réponse avec citation
 
Page generated in 0,04372 seconds with 9 queries