Welcome Guest. Please Login or Register. Apr 1st, 2018, 05:06am
ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018. We apologize Conforums does not have any export functions to migrate data. Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.
Thank you Conforums members.
Speed up Liberty BASIC programs by up to ten times!
Compile Liberty BASIC programs to compact, standalone executables!
Overcome many of Liberty BASIC's bugs and limitations!
initial update version check
« Thread started on: Apr 23rd, 2015, 2:49pm »
Hi...I would like some assistance.
I want to create a routine which will check if there is valid internet connection or not when executed, if there is no connection, it will go on as per normal.
but if there is internet connection, it should check whether there is a newer version of the program itself (maybe by checking time stamp?) and prompt user to download. Once user click ok, it will terminate itself, download the new version and save the new copy overwriting the old version.