1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

How do I add space at the end of page results when using append?

Discussão em 'StackOverflow' iniciado por fdantas, Maio 13, 2019.

  1. fdantas

    fdantas Administrator Moderador

    I am trying to add space between results when i am using the append function. I am using export delimiter which i am appending the data and adding SKIP at the end of my export statement.

    how can achieve this?

    Thank you.

    I have tried using double spaces, using ","

    export delimiter ","
    col1
    col2
    col3
    skip.

    Im expecting output similiar as shown below.

    Results
    Space
    Results
    Space
    Results
    Space
    Results
    Space.

    Thank you

    Continue reading...

Compartilhe esta Página