Files
harbour-core/harbour/source/rtl
Walter Negro 6a9ddd0971 * source/rtl/tget.prg
+ Add two protected methods. FirstEditable() and LastEditable().
      Several change for use this methods.

    ! Fix in ParsePict method
      * @D function, overwrite the mask for SET DATE FORMAT
      * @S without lenght parameter or @S0, they don't have effect.

    ! Fix in Untransform method
      * if ::lEdit is false, return ::VarGet() without evaluate
        the buffer contained.
      * Better detection of a negative, minimizing false detections.
      * Improvement in the handling of mask.
      * More compliant in @D, @E, @X, @C, @(, @) functions.
      * In compliant with Clipper, the lenght of number (internal lenght)
        corresponds to the applied picture.
      ! Bug in conversion with date types and with @E function.

    ! Fix in Overstrike and Insert method
      * First it is evaluated if the input character is valid, before
        cleaning the var.

    ! Fix in Input method
      * The minus sign can be writed in any place.
      * Now work with '$' and '*' templates in numeric gets.

    ! Fix in PutMask method
      * More compliant in the handling of some get functions.
      * When edit a get with @B, the number is editing right-justified.

    ! Fix in Backspace method
      * Permit delete a '(' symbol in a non-editable position, when
        this symbol represent a negative number.

    ! Fix in Delete method
      ! When delete a negative symbol '(' or '-', turn the ::minus tu false

    ! Fix in IsBadDate function
      ! Evaluate crrectly a date with @E function.
2002-07-01 05:00:20 +00:00
..
2002-05-24 19:06:35 +00:00
2002-01-30 08:25:54 +00:00
2002-03-20 18:53:17 +00:00
2002-01-30 08:46:05 +00:00
2002-05-24 04:40:14 +00:00
2002-01-30 08:46:05 +00:00
2002-04-23 20:36:46 +00:00
2002-01-30 08:46:05 +00:00
2002-01-30 08:25:54 +00:00
2002-06-14 16:36:51 +00:00
2002-06-21 14:51:20 +00:00
2002-01-30 08:25:54 +00:00
2002-04-30 03:56:21 +00:00
2002-01-30 08:25:54 +00:00
2002-05-13 16:21:14 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:46:05 +00:00
2002-01-30 08:46:05 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:46:05 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:25:54 +00:00
2002-01-30 08:46:05 +00:00
2002-06-21 19:47:58 +00:00
2002-06-21 19:42:15 +00:00
2002-06-21 18:47:12 +00:00
2002-07-01 05:00:20 +00:00
2002-07-01 04:34:20 +00:00
2002-07-01 04:31:04 +00:00
2002-01-30 08:46:05 +00:00
2002-01-19 00:56:47 +00:00
2002-02-18 03:04:00 +00:00
2002-01-30 08:25:54 +00:00
2002-04-15 04:59:06 +00:00
2002-01-30 08:25:54 +00:00