I. aldweb
II. PC Freeware
III. Palm Freeware
IV. Palm Shareware
V. iziBasic Palm
VI. Palm Knowledge
VII. Pocket Computer
VIII. miniPortail
All contents Articles Articles Reactions Downloads Forum Guestbook Links News [fr] and [en] [fr] only [en] only Search
Lyon Weather
aldweb against spam
visitors
visitors online
Thanks for taking the time to write this message.
Your user name :
Your e-mail :
Subscribe to this thread :
You are answering to aldweb who wrote:
A$="1st string"B$="2nd String"C$=LEFT$(B$,4)+CHAR$(A$,5)+RIGHT$(B$,5)D$=LEFT$(B$,4)+MID$(A$,5,1)+RIGHT$(B$,5)E$=MID$(B$,1,4)+MID$(A$,5,1)+MID$(B$,6,5)PRINT C$ ' should print: 2nd stringPRINT D$ ' same resultPRINT E$ ' still the same
Document generated in 0.07 second