Posted by William D McQuain on March 14, 2001 at 07:47:29:
In Reply to: Project 2 - addAuthor command posted by Lane Martin on March 13, 2001 at 13:17:42:
The name is a single token.
: In the script file is the author name entered as:
: addAuthor [tab] Last, [is this white space a tab or a space?] First [tab] AuthorID
: Also, do we need to seperate the storage of first and last names, or can we just store it all as one sting with both first and last?