fug5333 Posted November 20, 2009 Report Share Posted November 20, 2009 I have a text file: <number> <number> <number> The numbers are each on a single line, they vary in size(number of digits). I'd like to grab each line to a variable. Question is, how? Quote Link to comment Share on other sites More sharing options...
kevin Posted November 20, 2009 Report Share Posted November 20, 2009 Use the Text File Begin/End Process commands like this: Text File Begin Process: "test.txt" // Add macro commands here Text File End Process A sample is shown in the help. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.