by tewilk » Thu Nov 02, 2006 2:10 am
Thanks for the reply... yea my message was bit off, but you were on track. I'll look in the online help a bit more but I did find on the web my answer as well... which I'll post. I want to open my error log file to a line number then column when a user clicks on a weblink. The "open" process should work fine since the weblink refer to local files.
The command would be: uedit32.exe Filename.txt /8/34
So in this example... file filename.txt would be opened, then the cursor would jump to line 8, column 34.
Now just to figure out how to code the weblink if possible to launch uedit32 to open the file. So far the best I can do is to open within the browser.