Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

   Defines the Picture format when editing data. All Clipper format
   characters are accepted.
    dBsee, when inserting data, proposes a default picture. If this picture
   does not meet your requirements it is possible, thanks to the F5
   function key, to cycle through the different types available.
    By using the keys Ctrl-Y, it is possible to completely clear the
   contents of the Picture field.
    With dBsee you can quickly define a Picture by entering as the first
   character the symbol < followed by the character of the Picture and the
   length desired. For example, defining a Picture as "<X20", a Picture long
   20 characters in an X format will be automatically set.

   In addition to the standard picture template characters, dBsee provides:

   @J  For numeric fields this picture allows right justification, with input
       from right to left (like cash registers); for character fields, it
       allows right justification and input from left to right.
Example: @J@ZE 999,999.99

   @0  For character fields this picture allows padding zeroes to the left of
       the string in order to fill the field.
Example: @0 999999
This picture is useful when dealing with the codes. For instance, by
       typing '1', the system will convert it to '000001'.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson