VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

The function getstrnum(num,width) will convert an integer into a string number of specified lengt

Prasenjit Chatterjee  (1 Submission)   String Manipulation   VB 6.0   Unknown Difficulty   Sun 4th September 2005   Mon 8th February 2021

The function getstrnum(num,width) will convert an integer into a "string number" of specified length in the width field.

API Declarations


'If u want to generate 0001,0002,...,0100,0101,....etc
'you have to put x=getstrnum(n,4),where n varies.

Rate The function getstrnum(num,width) will convert an integer into a string number of specified lengt (1(1 Vote))
The function getstrnum(num,width) will convert an integer into a string number of specified lengt.bas

The function getstrnum(num,width) will convert an integer into a string number of specified lengt Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters