As far as I understand, the InitNetwork() function is executed automatically when there are functions that require it. Therefore, you simply delete it without the risk of getting into trouble.simkot wrote: Sun Feb 23, 2025 7:22 pm When calling some functions I often get a message that "String 962: InitNetwork() is not a function, array, macro, or linked list".
PureAutoIt - Complete Autoit Functions In Purebasic
Re: PureAutoIt - Complete Autoit Functions In Purebasic
Re: PureAutoIt - Complete Autoit Functions In Purebasic
If If InitNetwork()I removed other errors appear. Is it possible to replace it with something else? Or how to use Zgku thenI removed other errors appear. Is it possible to replace it with something else? Or how to use PureAutoIt then?
Re: PureAutoIt - Complete Autoit Functions In Purebasic
They are not born now (after removing InitNetwork), they were just there due to multiple PureBasic updates. It's just that the compiler shows the first error that comes up, it doesn't show them all at once. Look at the date PureAutoIt was created. When I started learning PureBasic 8 years ago, this library already existed.