User Profile

Collapse

Profile Sidebar

Collapse
tralynn
tralynn
Last Activity: Aug 3 '12, 02:31 PM
Joined: Jun 10 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tralynn
    replied to csv columns into variables
    Thank you!

    This works to get my data to print. It is just cells filled with names and class names and email addresses. I want to use each field and format an email with them to send with another script. So right now I have this printing out each of my fields with a separator but how can I assign each 13 columns of the csv file with its own variable into the list a? Fname, Lname, email, course1, course2, etc....
    I hope I'm making...
    See more | Go to post

    Leave a comment:


  • tralynn
    started a topic csv columns into variables

    csv columns into variables

    hello,

    I have a csv file that has 13 columns. Some columns are filled, some are blank. What I need to do is pull up the csv file, read the columns into a list or array and then put each column into its own variable that can be referenced in an email script that I've already written.

    Here is my code so far where my output is all of my columns but I'm stuck after this. Any help would be greatly appreciated!

    ...
    See more | Go to post
    Last edited by bvdet; Jun 19 '12, 02:57 AM. Reason: Add code tags
No activity results to display
Show More
Working...