BOBSLED Current version 1.09 Previous version 1.08 Copyright (C) 1994 Full Motion Net 07.05.94 The following changes/error "bug" fixes were made as documented. 1. Search/Find selected text loses 1 character position on each subsequent run. Problem was corrected. 2. When manipulating/adding/removing subroutines, temporary files were not updated causing probable loss of current window text. Call to "save temp files" was added prior to executing called function. Problem was corrected. 3. Translate function truncates ":label" name to 8 characters if name length is >= 8 characters. Therefore added same truncation procedure to "CALL SUB to GOSUB xxxx_SUB", such that if subroutine name exceeded 8 characters and was truncated, the calling command will now match the name of the label. In each case they are truncated to 8 characters. In future versions the translation function will be re- written to accomodate longer subroutine name lengths. However at this time only the immediate problem was corrected. - END -