Results 1 to 2 of 2

Thread: Integer to string???

  1. #1

    Thread Starter
    Addicted Member señorbadger's Avatar
    Join Date
    Oct 2003
    Location
    Mud pools of wellingborough
    Posts
    193

    Integer to string???

    Hi I was just wondering how you can convert a integer to a string in VB6.0 im a bit of a n00b to VB thanks all

  2. #2
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    To convert something to a String, use CStr() and to convert something to an Integer, use CInt().
    Don't Rate my posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width