Oct-06-2018, 11:51 PM
Thanks! I will try that.
Do you understand what the code I posted prints? I can see my data in the terminal, but I cannot get it! Grrrr!
I also found this to work on, seems promising for me, but it is from 2014, maybe needs some adjusting.
Also, I'm thinking of taking the raw string of the email and using a regex expression, which would be the student number, as they are all the same 10 digit format. After finding that, I know how long the string should be, hopefully I can cut it out of the raw string. I'll try that too.
Do you understand what the code I posted prints? I can see my data in the terminal, but I cannot get it! Grrrr!
I also found this to work on, seems promising for me, but it is from 2014, maybe needs some adjusting.
Also, I'm thinking of taking the raw string of the email and using a regex expression, which would be the student number, as they are all the same 10 digit format. After finding that, I know how long the string should be, hopefully I can cut it out of the raw string. I'll try that too.