Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I determine the path of the executing XBasic program?

0
Posted

How do I determine the path of the executing XBasic program?

0

XstGetProgramFileName$() retrieves the full path and file-name of the executing program. You can use one of the ‘path-splitting’ functions like XstGetPathComponents() to retrieve the directory path. It’s both implemented on Win32 and Linux, but only in 6.1.x and higher.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123