PDA

View Full Version : Regression in SetupBuilder 2019.2 (#6187 - #6195)



NewsArchive
04-03-2019, 09:00 AM
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

NewsArchive
04-12-2019, 10:38 AM
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

NewsArchive
04-12-2019, 10:38 AM
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

NewsArchive
04-12-2019, 10:38 AM
Thank you Friedrich!

Best regards,
Jeffrey Kuijt

NewsArchive
04-16-2019, 11:37 AM
Hi Friedrich,

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

Is v2019.3 already available?

Best regards,
Jeffrey Kuijt

NewsArchive
04-16-2019, 11:37 AM
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

NewsArchive
04-16-2019, 11:38 AM
Hi Jeffrey,

2019.3 is available. Does this fix the problem?

Friedrich

NewsArchive
04-16-2019, 11:38 AM
Hi Friedrich,

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

Best regards,
Jeffrey Kuijt

NewsArchive
04-16-2019, 11:38 AM
Hi Friedrich,

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

Best regards,
Jeffrey Kuijt

NewsArchive
04-16-2019, 11:38 AM
Hi Jeffrey,

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

Thank YOU !! :-)

Friedrich