Results 1 to 10 of 10

Thread: Regression in SetupBuilder 2019.2 (#6187 - #6195)

  1. #1

    Default Regression in SetupBuilder 2019.2 (#6187 - #6195)

    The "Handle Text File Operation (Get Line)" function stopped working in
    SetupBuilder 2019.2.

    * This does not work (2nd line returns an empty value):

    Set Variable %LINE_NO% to FUNCTION:Find Line "Time Stamp" from "%FILE%"
    Set Variable %LINE% to FUNCTION:Get Line "%LINE_NO%" from "%FILE%"

    * Workaround: add a "dummy" Get Line (0):

    Set Variable %LINE_NO% to FUNCTION:Find Line "Time Stamp" from "%FILE%"
    Set Variable %DUMMY% to FUNCTION:Get Line "0" from "%FILE%"
    Set Variable %LINE% to FUNCTION:Get Line "%LINE_NO%" from "%FILE"

    This will be fixed in the next build.

    Friedrich

  2. #2

    Default Re: Regression in SetupBuilder 2019.2 (#6187 - #6195)

    Hi Friedrich,

    I use this "Handle Text File Operation (Get Line)" function a lot, can
    you tell me please when you will release a next build?

    Best regards,
    Jeffrey Kuijt

  3. #3

    Default Re: Regression in SetupBuilder 2019.2 (#6187 - #6195)

    Hi Jeffrey,

    > I use this "Handle Text File Operation (Get Line)" function a lot, can you
    > tell me please when you will release a next build?

    SetupBuilder 2019.3 will be available on Monday (April 15, 2019).

    Friedrich

  4. #4

    Default Re: Regression in SetupBuilder 2019.2 (#6187 - #6195)

    Thank you Friedrich!

    Best regards,
    Jeffrey Kuijt

  5. #5

    Default Re: Regression in SetupBuilder 2019.2 (#6187 - #6195)

    Hi Friedrich,

    > SetupBuilder 2019.3 will be available on Monday (April 15, 2019).

    Is v2019.3 already available?

    Best regards,
    Jeffrey Kuijt

  6. #6

    Default Re: Regression in SetupBuilder 2019.2 (#6187 - #6195)

    Hi Jeffrey,

    > Is v2019.3 already available?

    there was one last minute change. It will be available within the next 3-4
    hours. Sorry for the delay.

    Friedrich

  7. #7

    Default Re: Regression in SetupBuilder 2019.2 (#6187 - #6195)

    Hi Jeffrey,

    2019.3 is available. Does this fix the problem?

    Friedrich

  8. #8

    Default Re: Regression in SetupBuilder 2019.2 (#6187 - #6195)

    Hi Friedrich,

    Great, I will upgrade now and let you know.
    Thank you!

    Best regards,
    Jeffrey Kuijt

  9. #9

    Default Re: Regression in SetupBuilder 2019.2 (#6187 - #6195)

    Hi Friedrich,

    Yes, the problem has been FIXED!
    Thank you again for your GREAT support!!

    Best regards,
    Jeffrey Kuijt

  10. #10

    Default Re: Regression in SetupBuilder 2019.2 (#6187 - #6195)

    Hi Jeffrey,

    > Yes, the problem has been FIXED!
    > Thank you again for your GREAT support!!

    Thank YOU !! :-)

    Friedrich

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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