taxfile='Z:\TAX\EINVOICE\010922_080922.XXX' // (text file)
from inside my app, how to open it in a browser:
SHELLEXECUTE( 0, 0, taxfile, 0, 0, 1 ) opens the file in notepad.
On Thursday, September 8, 2022 at 1:50:28 AM UTC-7, timec...@gmail.com wrote:
taxfile='Z:\TAX\EINVOICE\010922_080922.XXX' // (text file)I think you need to pass "chrome @taxfile", or whatever browser is installed. A different kettle of fish.
from inside my app, how to open it in a browser:
SHELLEXECUTE( 0, 0, taxfile, 0, 0, 1 ) opens the file in notepad.
David A. Smith
nope, did not open the taxfile. ('chrome@taxfile')
-if i open as shellexecute(...taxfile...), it opens in
notepad, which the user can inadvertently edit.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 379 |
Nodes: | 16 (2 / 14) |
Uptime: | 66:49:11 |
Calls: | 8,084 |
Calls today: | 2 |
Files: | 13,068 |
Messages: | 5,849,426 |