Search found 1 match

by johnnyb59
Wed Sep 09, 2015 8:52 pm
Forum: QBasic / QuickBasic related
Topic: Reading .csv file into GW Basic
Replies: 1
Views: 2281

Reading .csv file into GW Basic

I have a long list of x,y coordinates in an excel file in column A and Column B. I have a program I wrote in GW Basic that checks some conditions of an x, y point. Currently, I input the x, and y manually. What I would like to do is read into GW basic one point after another from the excel (.csv ...