Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
XE - Simple file viewer & editor
#7
Made a quick and small needed update to the XE program.  Mostly to add "ChDir _StartDir$" to the beginning to fix file open errors.

After putting XE in my system path so I could call it from any directory when at a command prompt or terminal, I noticed XE couldn't find a passed filename in the directory unless I also provide a complete path (it would only look for a filename in the system path where XE was located).   By Adding ChDir _StartDir$, the program will look for the filename in the directory I called XE from instead. I can still provide a complete path for loading a file elsewhere.

Added a few other things, like Loading a new file, some dialog messages.

- Dav

Find my programs here in Dav's QB64 Corner
Reply


Messages In This Thread
XE - Simple file viewer & editor - by Dav - 04-23-2022, 09:59 PM
RE: XE - Simple file viewer & editor - by BDS107 - 07-17-2022, 03:31 PM
RE: XE - Simple file viewer & editor - by Dav - 07-23-2022, 09:41 PM
RE: XE - Simple file viewer & editor - by BDS107 - 07-24-2022, 07:22 PM
RE: XE - Simple file viewer & editor - by Dav - 08-25-2023, 01:25 PM
RE: XE - Simple file viewer & editor - by Dav - 09-20-2023, 12:20 PM
RE: XE - Simple file viewer & editor - by Dav - 05-28-2024, 01:03 AM
RE: XE - Simple file viewer & editor - by Pete - 05-28-2024, 06:32 PM
RE: XE - Simple file viewer & editor - by Dav - 05-29-2024, 12:59 PM
RE: XE - Simple file viewer & editor - by Pete - 05-30-2024, 06:24 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  FileSelect$ - Simple to use file selection function Dav 0 1,035 04-28-2022, 10:52 PM
Last Post: Dav

Forum Jump:


Users browsing this thread: 1 Guest(s)