counting number of characters then inserting this number of spaces in a string

From: Sharon Lee (zzzzzzz_at_hotmail.com)
Date: 12/30/03

  • Next message: Neil Trigger: "Re: text field's null value"
    Date: Tue, 30 Dec 2003 12:13:14 GMT
    
    

    I want to format a list which has a header then a list of subs with
    the first sub on the same line as the header.

    Something like this:

    Seafood Trout
                     Salmon
                     Pike

    Sandwhiches Salad
                           Tomato

    Pizza Vegeterian
               Cheese

    So I want to know on the second line is there a way of counting the
    characters (count_chars) then inserting this as a number of spaces?

    Thanks


  • Next message: Neil Trigger: "Re: text field's null value"

    Relevant Pages