2019-08-13 04:18:51 (edited by dash 2019-08-13 04:20:37)

I using hspinet.as.
I have updater wchich checking version after launch the application.
If i don't have active internet connection program crashes with error 1 in the line 38.
Line 38 is
netgetv uptver
How to fix it, to make the program working without the internet?

Mao!
--
TD programs website available under new address.
https://tdprograms.ovh/

2019-08-14 14:15:51

You should read the reference and check errors as instructed.

I don't speak as good as I write, and I don't listen as good as I speak.

2019-08-14 15:46:20

what is HSP?

2019-08-14 16:52:04

Japanese programming language.
Dash, before the update you should type
onerror : goto *error
Then somewhere later in your code
*error
dialog "An error has occured!"
end

If you want to contact me, do not use the forum PM. I respond once a year or two, when I need to write a PM myself. I apologize for the inconvenience.
Telegram: Nuno69a
E-Mail: nuno69a (at) gmail (dot) com

2019-08-14 17:16:47

How difficult is it to learn HSP without speaking Japanese?

#FreeTheCheese
"The most deadly poison of our times is indifference. And this happens, although the praise of God should know no limits. Let us strive, therefore, to praise Him to the greatest extent of our powers." - St. Maximilian Kolbe

2019-08-14 17:42:43

yes?

2019-09-11 06:40:07

I tried use onerror but it not work, again error 1 in line netgetv uptver. How i can check is there an internet connection before running the updater?

Mao!
--
TD programs website available under new address.
https://tdprograms.ovh/