Hey guys, I`m wondering if it's possible or feasable to continue entering rows of data if one row causes an error.
For instance if I am trying to enter 5k rows of data, and for some reason one raw causes an error is it possible to tell the script to STOP goto next line and continue? And of course write the errored row to an error log??
Or would it best to just say "error importing on line #" ?
The script will be used to import ~3-5k rows per-day so it's not a one time thing..
Thanks





Bookmarks