Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
string function?
#1
I am trying to input a numeral into an string array from a normal array. Is there a way to make the numeral in the numeric array into a string so that I can put it into the string array?

something like:

let array$(1)=string(array(1))
Reply
#2
1. Welcome to the forums!
2. You don't have to use let
3. a$ = STR$(a)


=)
[Image: sig.php]
Back by popular demand!
I will byte and nibble you bit by bit until nothing remains but crumbs.
Reply
#3
thanks alot!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)