Jump to content
UBot Underground

Ubot cannot detect the colums


Recommended Posts

Hi guys,

 

does anyone experience that Ubot cannot suddenly detect a row from excel?...for instance it detected the row 0 and its columns then when it comes to row 1 only some columns was detected like only 2 columns and everything is not detected. even though ive checked the excel file all the columns contains everything. Im checking this in the debugger though.

 

 

Please see the attached file for it...

post-10945-0-29874900-1374476812_thumb.jpg

Link to post
Share on other sites

It should work without problems if you have a valid CSV file.; if so, UBot should have the same data in table as Excel does.

 

As Urban said, make sure you are using hte right delimiters.

 

Default column delimiter in UBot is comma "," (you can change that if you want), so all columns should be delimited by it. Delimiter for row is new line "\n", so you should also check that. If you use any of those 2 characters inside a cell as value, that cell content should be surrounded by double quote ".

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...