blah blah blah is here! blah blah » Close

1
votes
1 answers

End of File, Beginning of File loop

I need to create a loop that needs to return a list of stores, and I'm having trouble starting the loop. I have this code piece so far, but I know the syntax is wrong because the code was originally written in VB. Here is the code: [code ...

Feedback