diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e626235d32..2936cb8018 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,11 +16,20 @@ The license applies to all entries newer than 2009-04-28. */ +2012-07-05 12:47 UTC+0200 Viktor Szakats (harbour syenar.net) + * doc/en/sayget.txt + * doc/en/set.txt + * doc/en/setmode.txt + * doc/en/string.txt + * doc/en/subcodes.txt + ! More spelling. + by Alexey Myronenko + 2012-07-05 01:00 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idebrowse.prg * contrib/hbide/ideconsole.prg * contrib/hbide/idedocks.prg - ! Fixed: some regressions plus releasing objects no longer + ! Fixed: some regressions plus releasing objects no longer required during execution of HbIDE. * contrib/hbqt/gtqtc/gtqtc.cpp diff --git a/harbour/doc/en/sayget.txt b/harbour/doc/en/sayget.txt index 82dba1d239..ad29eb1c2d 100644 --- a/harbour/doc/en/sayget.txt +++ b/harbour/doc/en/sayget.txt @@ -51,7 +51,7 @@ * ,, with the field variable displayed at ROW(), * COL()+ 1. If , the picture template for the SAY expression * , is used, all formatting rules contained will apply See the - * TRANSFORM I function for futher information. + * TRANSFORM I function for further information. * * If is specified, the PICTURE clause of will be * used for the GET object and all formatting rules will apply. See @@ -89,13 +89,13 @@ * * @A Allows only alphabetic characters. * @B Numbers will be left justified - * @C All positive numbers will be followes by CR. + * @C All positive numbers will be followed by CR. * @D All dates will be in the SET DATE format. * @E Dates will be in British formal: numbers in European format. * @K Allows a suggested value to be seen within the GET - * area but clears It if any noncu sor key is pressed when + * area but clears It if any non cursor key is pressed when * the cursor is in the first Position in the GET area. - * @R Nontemplate characters will be inserted. + * @R Non template characters will be inserted. * @S Allows horizontal scrolling of a field or variable that * is characters wide. * @X All negative numbers will be followed by DB @@ -177,7 +177,7 @@ * Color string * $DESCRIPTION$ * This command displays the contents of at row column - * coordinates , . A PICTURE clause may be speclfied + * coordinates , . A PICTURE clause may be specified * in . If the current device is set to the printer, the output * will go to the printer; the default is for all output to go to * the screen. diff --git a/harbour/doc/en/set.txt b/harbour/doc/en/set.txt index 599fc8afe7..78352c5d84 100644 --- a/harbour/doc/en/set.txt +++ b/harbour/doc/en/set.txt @@ -66,7 +66,7 @@ * $SUBCATEGORY$ * Environment * $ONELINER$ - * Changes or evaluated enviromental settings + * Changes or evaluated environmental settings * $SYNTAX$ * Set( [, [, ] ] ) --> xPreviousSetting * $ARGUMENTS$ @@ -632,7 +632,7 @@ * Current assigned action-block * $DESCRIPTION$ * The HB_SetKeyGet() function returns the current code-block assigned to - * a key, and optionally assignes the condition-block to the + * a key, and optionally assigns the condition-block to the * return-parameter * $EXAMPLES$ * LOCAL bOldF10, bOldF10Cond @@ -704,7 +704,7 @@ * $SUBCATEGORY$ * Events * $ONELINER$ - * Impliments common hot-key activation code + * Implements common hot-key activation code * $SYNTAX$ * HB_SetKeyCheck( [, ][, ][, ] ) * $ARGUMENTS$ @@ -882,7 +882,7 @@ * Drive and/or path. * $DESCRIPTION$ * This command changes the drive and directory used for reading and - * writting database,index,memory, and alternate files. Specifying no + * writing database,index,memory, and alternate files. Specifying no * parameters with this command will default the operation to the * current logged drive and directory. * $EXAMPLES$ @@ -937,18 +937,18 @@ * $SUBCATEGORY$ * Environment * $ONELINER$ - * Extablishes a message row for @...PROMPT command + * Establishes a message row for @...PROMPT command * $SYNTAX$ * SET MESSAGE TO [ [CENTER]] * $ARGUMENTS$ * Row number to display the message * $DESCRIPTION$ - * This command is designed to work in conjuntion with the MENU TO and + * This command is designed to work in conjunction with the MENU TO and * @...PROMPT commands. With this command, a row number between 0 and * MAXROW() may be specified in . This establishes the row on - * witch any message associated with an @...PROMPT command will apear. + * witch any message associated with an @...PROMPT command will appear. - * If the value of is 0, all messages will be supressed. + * If the value of is 0, all messages will be suppressed. * All messaged will be left-justifies unless the CENTER clause is * used. In this case, the individual messages in each @...PROMPT command * will be centered at the designated row (unless is 0). All @@ -990,7 +990,7 @@ * commands and functions not found in the current drive and directory. * This pertains primarily, but not exclusively, to databases, indexes, * and memo files, as well as to memory, labels and reports files. The - * search hirarchy is: 1 Current drive and directory, 2 The SET DEFAULT + * search hierarchy is: 1 Current drive and directory, 2 The SET DEFAULT * path; 3 The SET PATH path. * $EXAMPLES$ * SET PATH TO C:\harbour\test @@ -1013,7 +1013,7 @@ * $SUBCATEGORY$ * Environment * $ONELINER$ - * Toggles the enhaced display of PROMPT's and GETs. + * Toggles the enhanced display of PROMPT's and GETs. * $SYNTAX$ * SET INTENSITY ON | off | () * $ARGUMENTS$ @@ -1056,7 +1056,7 @@ * file , provided that the command is toggled on or the condition * is set to a logical true (.T.). If does not has a * file extension, .txt will be assumed. The file name may optionally - * have a drive letter and/or directory path. If none is speficied, the + * have a drive letter and/or directory path. If none is specified, the * current drive and directory will be used. * If the ALTERNATE file is created but no ALTERNATE ON command is * issued, nothing will be echoed to the file. @@ -1137,9 +1137,9 @@ * $DESCRIPTION$ * This command sets the date format for function display purposes. * If specified, may be a customized date format in which the - * letters d, m and y may be used to desing a date format. The default + * letters d, m and y may be used to design a date format. The default * is an AMERICAN date format; specifying no parameters will set the - * date format to AMERICAN. Below is a table of the varius predefined + * date format to AMERICAN. Below is a table of the various predefined * dates formats. * *
@@ -1224,7 +1224,7 @@ * *
* Addition Same as operand with the greatest number of decimal digits - * Subraction Same as operand with the greatest number of decimal digits + * Subtraction Same as operand with the greatest number of decimal digits * Multiplication Sum of operand decimal digits * Division Determined by SET DECIMAL TO * Exponential Determined by SET DECIMAL TO @@ -1266,7 +1266,7 @@ * * A device name or an alternate name * $DESCRIPTION$ - * This command can direct all output that is not controled by the + * This command can direct all output that is not controlled by the * @...SAY command and the DEVPOS() and DEVOUT() functions to the * printer. If specified,the condition toggles the printer * ON if a logical true (.T.) and OFF if a logical false (.F.). If no @@ -1274,7 +1274,7 @@ * is open) is closed, or the device is reselected and the PRINTER * option is turned OFF. * - * If a device is specified in , the outpur will be directed + * If a device is specified in , the output will be directed * to that device instead of to the PRINTER. A specified device may be * a literal string or a variable, as long as the variable is enclosed * in parentheses. For a network, do not use a trailing colon when @@ -1433,7 +1433,7 @@ * Logical expression for toggle command * $DESCRIPTION$ * This command toggles the bell to sound whenever a character is - * entered into the last character positionof a GET, or if an invalid + * entered into the last character position of a GET, or if an invalid * data type is entered into a GET. * * If is a logical true (.T.), the bell will be turned diff --git a/harbour/doc/en/setmode.txt b/harbour/doc/en/setmode.txt index 304b739482..e0c51aed6c 100644 --- a/harbour/doc/en/setmode.txt +++ b/harbour/doc/en/setmode.txt @@ -44,7 +44,7 @@ * 50 rows x 80 columns *
* - * The follow modes are avaliable to Windows + * The follow modes are available to Windows * * * 25 rows x 40 columns 25 rows x 80 columns diff --git a/harbour/doc/en/string.txt b/harbour/doc/en/string.txt index d114f4dc26..ccaa8bfd25 100644 --- a/harbour/doc/en/string.txt +++ b/harbour/doc/en/string.txt @@ -75,7 +75,7 @@ * $RETURNS$ * lDigit Logical true (.T.) or false (.F.). * $DESCRIPTION$ - * This function takes the caracter string and checks to + * This function takes the character string and checks to * see if the leftmost character is a digit, from 1 to 9. If so, the * function will return a logical true (.T.); otherwise, it will * return a logical false (.F.). @@ -151,7 +151,7 @@ * $RETURNS$ * lLower Logical true (.T.) or false (.F.). * $DESCRIPTION$ - * This function takes the caracter string and checks to + * This function takes the character string and checks to * see if the leftmost character is a lowercased letter. If so, the * function will return a logical true (.T.); otherwise, it will * return a logical false (.F.). @@ -226,7 +226,7 @@ * * First position to search in cString, by default 1 * - * End posistion to search, by default cString length + * End position to search, by default cString length * $RETURNS$ * AT() return the starting position of the first occurrence of the * substring in the main string @@ -273,12 +273,12 @@ * * Main string * $RETURNS$ - * RAT() return the location of beginnig position. + * RAT() return the location of beginning position. * $DESCRIPTION$ - * This function searches througt for the first existence + * This function searches through for the first existence * of . The search operation is performed from the right side * of to the left. If the function is unable to find any - * occurence of in , the return value is 0. + * occurrence of in , the return value is 0. * $EXAMPLES$ * QOUT( "RAt( 'cde', 'abcdefgfedcba' ) = '" +; * RAt( 'cde', 'abcsefgfedcba' ) + "'" ) @@ -311,7 +311,7 @@ * $ARGUMENTS$ * Main character to be parsed * - * Number of bytes to return beggining at the leftmost position + * Number of bytes to return beginning at the leftmost position * $RETURNS$ * Substring of evaluation * $DESCRIPTION$ @@ -350,7 +350,7 @@ * $ARGUMENTS$ * Character expression to be parsed * - * Number of bytes to return beggining at the rightmost position + * Number of bytes to return beginning at the rightmost position * $RETURNS$ * Substring of evaluation * $DESCRIPTION$ @@ -807,7 +807,7 @@ * corresponding character in the Windows (ANSI) character set. The * character expression should contain characters from the * OEM character set. If a character in doesn't have a ANSI - * equivalent, the character is remais the same. + * equivalent, the character is remains the same. * $EXAMPLES$ * ? HB_OEMTOANSI( "Harbour" ) * $STATUS$ @@ -843,7 +843,7 @@ * Lowercased value of * $DESCRIPTION$ * This function converts any character expression passes as - * to its lowercased representation.Any nonalphabetic character withing + * to its lowercased representation. Any non alphabetic character withing * will remain unchanged. * $EXAMPLES$ * ? LOWER( "HARBOUR" ) // harbour @@ -916,7 +916,7 @@ * Character expression of that ASCII value * $DESCRIPTION$ * This function returns the ASCII character code for . The - * number expressed must be an interger value within the range of 0 to + * number expressed must be an integer value within the range of 0 to * 255 inclusive. The CHR() function will send the character returned * to whatever device is presently set. * @@ -1180,12 +1180,12 @@ * $ARGUMENTS$ * Any character expression * $RETURNS$ - * A formated string with out any blank spaced. + * A formatted string with out any blank spaced. * $DESCRIPTION$ * This function returns the value of with any trailing blank * removed. * - * This function is indentical to RTRIM() and the opposite of LTRIM(). + * This function is identical to RTRIM() and the opposite of LTRIM(). * Together with LTRIM(), this function equated to the ALLTRIM() * function. * $EXAMPLES$ @@ -1224,12 +1224,12 @@ * $ARGUMENTS$ * Any character expression * $RETURNS$ - * A formated string with out any blank spaced. + * A formatted string with out any blank spaced. * $DESCRIPTION$ * This function returns the value of with any trailing blank * removed. * - * This function is indentical to RTRIM() and the opposite of LTRIM(). + * This function is identical to RTRIM() and the opposite of LTRIM(). * Together with LTRIM(), this function equated to the ALLTRIM() * function. * $EXAMPLES$ @@ -1270,12 +1270,12 @@ * * Number of times to replicate * $RETURNS$ - * A character expression containg the + * A character expression contain the * fill character. * $DESCRIPTION$ * This function returns a string composed of repetitions of * . The length of the character string returned by this - * function is limited to the memory avaliable. + * function is limited to the memory available. * * A value of 0 for will return a NULL string. * $EXAMPLES$ @@ -1388,7 +1388,7 @@ * $RETURNS$ * The numeric value of * $DESCRIPTION$ - * This function converts any number previosly defined as an character + * This function converts any number previously defined as an character * expression into a numeric expression. * * This functions is the oppose of the STR() function. @@ -1422,7 +1422,7 @@ * Translate substring value with a main string * $SYNTAX$ * STRTRAN( , , [], [], - * [] ) --> cReturn + * [] ) --> cReturn * $ARGUMENTS$ * The main string to search * @@ -1430,20 +1430,20 @@ * * The string to replace the * - * The first occurence to be replaced + * The first occurrence to be replaced * - * Number of occurence to replace + * Number of occurrence to replace * $RETURNS$ * Formated string * $DESCRIPTION$ - * This function searches for any occurence of in - * and replacesit with . If is not specified, a + * This function searches for any occurrence of in + * and replaces it with . If is not specified, a * NULL byte will replace . * - * If is used, its value defines the first occurence to be + * If is used, its value defines the first occurrence to be * replaced. The default value is 1. Additionally, if used, the value of - * tell the function how many occurrences of - * in are to the replaced. The default of is + * tell the function how many occurrences of + * in are to the replaced. The default of is * all occurrences. * $EXAMPLES$ * ? STRTRAN( "Harbour Power", " ", " " ) // Harbour Power @@ -1476,19 +1476,19 @@ * $ONELINER$ * Formats a value based on a specific picture template. * $SYNTAX$ - * TRANSFORM( , ) --> cFormated + * TRANSFORM( , ) --> cFormatted * $ARGUMENTS$ * Any expression to be formated. * * Character string with picture template * $RETURNS$ - * Formatted expression in character format + * Formatted expression in character format * $DESCRIPTION$ * This function returns in the format of the picture * expression passed to the function as . * * Their are two components that can make up : a function - * string and a template string.Function strings are those functions + * string and a template string. Function strings are those functions * that globally tell what the format of should be. These * functions are represented by a single character precede by the * @ symbol. @@ -1505,7 +1505,7 @@ * function string may appear with out the template string and * vice versa. * - * The table below shows the possible function strings avaliable with + * The table below shows the possible function strings available with * the TRANSFORM() function. * *
@@ -1514,15 +1514,15 @@ * @D Put dates in SET DATE format. * @E Put dates in BRITISH format. * @L Make a zero padded string out of the number. - * @R Insert nontemplate characters. + * @R Insert non template characters. * @X Issue a DB after format is numbers are negative. * @Z Display any zero as blank spaces. * @( Quotes around negative numbers * @! Convert alpha characters to uppercased format. *
* - * The second part of consists of the format string.Each - * character in the string may be formated based on using the follow + * The second part of consists of the format string. Each + * character in the string may be formatted based on using the follow * characters as template markers for the string. * * @@ -1530,7 +1530,7 @@ * L Shows logical as "T" or "F" * Y Shows logical as "Y" or "N" * ! Convert to uppercase - * $ Dolar sing in place of leading spaces in numeric expression + * $ Dollar sing in place of leading spaces in numeric expression * * Asterisks in place of leading spaces in numeric expression * , Commas position * . Decimal point position diff --git a/harbour/doc/en/subcodes.txt b/harbour/doc/en/subcodes.txt index 97aa99f387..ff7f578cfc 100644 --- a/harbour/doc/en/subcodes.txt +++ b/harbour/doc/en/subcodes.txt @@ -806,7 +806,7 @@ start from 3000 * $CATEGORY$ * Run time errors * $ONELINER$ - * Bound error in array assigment + * Bound error in array assignment * $DESCRIPTION$ * The specified index into an array was greater then the number of * elements in the array. @@ -825,7 +825,7 @@ start from 3000 * $CATEGORY$ * Run time errors * $ONELINER$ - * Bound error in array element assigment + * Bound error in array element assignment * $DESCRIPTION$ * The specified index into an array was greater then the number of * elements in the array. @@ -1098,7 +1098,7 @@ start from 3000 * $ONELINER$ * File error * $DESCRIPTION$ - * An error has occured during the attempt to open, create or write + * An error has occurred during the attempt to open, create or write * during copy operation * $EXAMPLES$ * __COPYFILE @@ -1271,7 +1271,7 @@ start from 3000 * $ONELINER$ * Invalid type of argument * $DESCRIPTION$ - * The passed arguments are causing conflict in hanndling of the request. + * The passed arguments are causing conflict in handling of the request. * There is no point in waiting forever for no input events! * $EXAMPLES$ * INKEY @@ -1355,7 +1355,7 @@ start from 3000 * Invalid argument passed to a function * $DESCRIPTION$ * The attempt to retrieve the function argument that was not passed. - * The number of requested argument is greated then the number of + * The number of requested argument is greater then the number of * passed arguments. * $EXAMPLES$ * PVALUE