so i want to load a file and send it to an array and then send a if then statment
do until i have no idea what to put here if you can help me please that would be awsome
loads file (i dont know how to do this)
builds array
sends if then statment
if array(i) = "something" Then
DO SOmething
else
end if
loop
im loading a file of names from a text file i know how to save the file and stuff so i just need this bit then im good thank you for help ahead of time
PS im a noob when it comes to coding so the shorter the code the better lol
do until i have no idea what to put here if you can help me please that would be awsome
loads file (i dont know how to do this)
builds array
sends if then statment
if array(i) = "something" Then
DO SOmething
else
end if
loop
im loading a file of names from a text file i know how to save the file and stuff so i just need this bit then im good thank you for help ahead of time
PS im a noob when it comes to coding so the shorter the code the better lol