I created a new simple database with a table called book and columns for bookID, Title, Author and so forth. Data was imported from a voice to text file. Someone read the title of a book, said the word "comma", read the name of the Author and said the word "semi-colon." This created a comma delimited file with a semi-colon representing a linefeed. I don't remember if I used gateway or commands from the R:Prompt to import the data. After adding a bookID column, a primary key, the table was complete.
Using "Edit all from Book" I was able to immediately see every column and row as always. I updated the title and author columns to left justify (LJS) and Capitalize significant words (ICAP3). These commands appeared to work fine. In order to save my work I used the unload command to unload all from book. I also reloaded the database. Now when I open the saved database and edit all from book, the screen shows the columns and rows but no text. If I scroll down, after each row, the text then appears. Is there a setting I can reset so my table will show when I edit all? -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rbase-l/713fba8c-4de8-40be-9c84-3d88ff44cb76n%40googlegroups.com.

