Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 12 of 12
  1. #1
    Join Date
    Sep 2002
    Posts
    39

    How would I find a blank line of text via "Find Text Line"?

    How would I find a blank line of text via "Find Text Line"?

  2. #2
    Join Date
    Jul 2001
    Location
    Indigo Rose Software
    Posts
    1,834

    Re: How would I find a blank line of text via "Find Text Line"?

    Hi,

    I couldn't find a method for accomplishing that with the Find Text Line action. I believe what you will need to do is create a loop to move through each line in the text file and then use a Get Text Line action. The contents of that variable would then be an empty string, "".

    Hope that helps.
    Darryl
    Indigo Rose Corporation

    Product Guides: AMS80 | SUF9 | TU30 | VP30 |MSIFACT |DeltaMAX

  3. #3
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959

    Re: How would I find a blank line of text via "Find Text Line"?

    You might try looking for Carriage Return / Line Field too.

    #ASC_CR# with a value of 13
    #ASC_LF# with a value of 10

  4. #4
    Join Date
    Jul 2001
    Location
    Indigo Rose Software
    Posts
    1,834

    Re: How would I find a blank line of text via "Find Text Line"?

    I actually tried that method, however I couldn't get it to work, but I certainly could have been doing something wrong.
    Darryl
    Indigo Rose Corporation

    Product Guides: AMS80 | SUF9 | TU30 | VP30 |MSIFACT |DeltaMAX

  5. #5
    Join Date
    Sep 2002
    Posts
    39

    Re: How would I find a blank line of text via "Find Text Line"?

    Well, first of all I'm not exactly sure how I would code that.

    Second of all, all I am looking to do is remove all blank lines of text in this text file. Perhaps there is a simpler way of going about doing this?

  6. #6
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959

    Re: How would I find a blank line of text via "Find Text Line"?


  7. #7
    Join Date
    Sep 2002
    Posts
    39

    Re: How would I find a blank line of text via "Find Text Line"?

    I'm sorry, I do not know what I am supposed to do with this. I get what the text file is for, but I am not sure what the .am4 files are for or why you included .wav files with it?

  8. #8
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959

    Re: How would I find a blank line of text via "Find Text Line"?

    So Sorry, I didn't look to see where you were posting. When I read your post, I assumed it was for AutoMedia Studio.

    I'll repost with a sample from SF [img]/ubbthreads/images/icons/smile.gif[/img]

  9. #9
    Join Date
    Sep 2002
    Posts
    39

    Re: How would I find a blank line of text via "Find Text Line"?

    I would appreciate that.

    I am not the 1337 c0din m0nk that you folks are. [img]/ubbthreads/images/icons/smile.gif[/img]

  10. #10
    Join Date
    Sep 2002
    Posts
    39

    Re: How would I find a blank line of text via "Find Text Line"?

    ummm, please forgive me if I seem rude, but when will you be posting that?

  11. #11
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959

    Re: How would I find a blank line of text via "Find Text Line"?

    Sorry,

    I haven't been at my machine that has SF on it lately.

    I threw this together, but I haven't tested it thoroughly. It certainly should get you on the right path anyhow.

    Download

  12. #12
    Join Date
    Jul 2001
    Location
    Indigo Rose Software
    Posts
    1,834

    Re: How would I find a blank line of text via "Find Text Line"?

    I just sent you a project file as well to take a look at.
    Darryl
    Indigo Rose Corporation

    Product Guides: AMS80 | SUF9 | TU30 | VP30 |MSIFACT |DeltaMAX

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts