08-20-2024, 09:23 AM
Hi - re converting a string to a number - you should be able to use the int function - i.e. time1 = int( left(lyrics[i],2)) ? I don't have a chance to test at the moment unfortunately.....
Convert String to Number
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Convert String to Number - by 1micha.elok - 08-20-2024, 04:02 AM
RE: Convert String to Number - by kevin - 08-20-2024, 09:23 AM
RE: Convert String to Number - by 1micha.elok - 08-20-2024, 10:36 AM
RE: Convert String to Number - by johnno56 - 08-20-2024, 07:48 PM
|