Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello guys! Please i'm working on a project and i want to check if an element exist in a resource, please how do i do that? E.G i have a resource(txt file) of many lines and i want to check if "dog" exist in one of the lines how do i do it? Thanks
@bennettjimmy63 https://community.bablosoft.com/topic/4033/проверить-существование-в-ресурсе-удаление-по-значению/20
https://community.bablosoft.com/topic/10194/sf_modul - Resource_is_element
Thank you @Fox
Сhecking coordinates AT> 100,100, what it makes no sense, so so on the coordinates 100,100 something yes there is.
So, in order ..., you need to get the element by coordinates and check whether it is the one or not.
@andy231 said in Correct way to loop through all entries of a database resource?:
линию в цикле или на запуск потока и отключить ресурс повторного использования, чтобы каждый раз, когд
How about limiting the number of elements in the resource?
Thank you @Allister , I didn't know that I can use '\n' to make new line in output.