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: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 07:17:46 |
Calls: | 10,386 |
Calls today: | 1 |
Files: | 14,058 |
Messages: | 6,416,643 |