Page 1 of 1

CheckDatabaseUpdate() missing from local help files

Posted: Sun May 05, 2024 10:25 pm
by Distorted Pixel
Hi,

I hope it is ok to post this here.

I did a search for the "CheckDatabaseUpdate()" command in the local docs help files and the only one there is CheckDatabaseNull().

https://drive.proton.me/urls/MTW1TX62WW#FtWx9llfsTtI


// Moved from "Bugs - Documentation" to "Coding Questions" (Kiffi) Image

Re: CheckDatabaseUpdate() missing from local help files

Posted: Sun May 05, 2024 10:29 pm
by Bisonte
CheckDatabaseUpdate() not in Help ?

This will be due to the fact that this function is not provided by Purebasic.

Re: CheckDatabaseUpdate() missing from local help files

Posted: Sun May 05, 2024 10:55 pm
by Distorted Pixel
Bisonte wrote: Sun May 05, 2024 10:29 pm CheckDatabaseUpdate() not in Help ?

This will be due to the fact that this function is not provided by Purebasic.
That might explain why there is no direct link from the online documentation to the following page on CheckDatabaseUpdate().
https://www.purebasic.com/documentation ... pdate.html

Although, there are links on the above listed page to other parts of the documentation, just no link to the above page.

Re: CheckDatabaseUpdate() missing from local help files

Posted: Mon May 06, 2024 2:51 pm
by HeX0R
You are referring to this I guess => https://www.purebasic.com/documentation ... se.pb.html