@majdi105 said in Screenshot not saving to file:
Show me the file path and name
The user had a problem saving the file because he did not specify a file name with an extension, but only the path to the folder.
I am looking to create simple bot for article submission to wordpress, But the issue is all content is in a csv file. like article, article content, link
I tried to parse link but only one line of article is parsed how can I parse full article, so that I can use it as varibale. I am attaching that csv file. please help.
@spa3212 said in Please please help me parsing data from a file:
I am looking to create simple bot for article submission to wordpress, But the issue is all content is in a csv file. like article, article content, link
I tried to parse link but only one line of article is parsed how can I parse full article, so that I can use it as varibale. I am attaching that csv file. please help.
Are you sure that your csv file contains a table?


Is there any way, any way I can use columns as well, maintaining data in single column is difficult.
I request Bas Developer to integrate Read from CSV file with coloumns as well. Than nothing would be better than this. Currently with ubot we can play with csv files very easily.