It just crashes when calling without the optional argument:ts-soft wrote:Here another one.
Code: Select all
BrowseDirectory("C:\")

It just crashes when calling without the optional argument:ts-soft wrote:Here another one.
Code: Select all
BrowseDirectory("C:\")
Interesting. Frankly since the manual says Prototypes are for "advanced" programmers I never use them. Maybe I should try to learn more about them.ts-soft wrote:Here another one.