I found myself wishing that I could generate a report in STAR*NET that would neatly put all the information about each station together in one place, rather than going through the various sections of the listing file.?ÿ I decided to build a tool for this, using the STAR*NET Dump file as the input.
- Options > Project > Other Files > Create Station Information Dump (DMP) File
- You can try out the free tool I put online at?ÿthis link
Example attached.?ÿ Curious if others find this useful or not, or have feedback, etc.
Very nice presentation of the data!?ÿ A couple of notes:
1.?ÿ The formatter doesn't seem to handle the inch symbol (") correctly.?ÿ For example, a description of FND 1" IP shows up as FND 1 IP.
2.?ÿ When I download the file and open it in the same browser, the degree symbol is incorrectly rendered, even though it's shown correctly on the page that generated the HTML file.
Both issues are illustrated in the partial screenshot below.
?ÿ
Very nice presentation of the data!?ÿ A couple of notes:
1.?ÿ The formatter doesn't seem to handle the inch symbol (") correctly.?ÿ For example, a description of FND 1" IP shows up as FND 1 IP.
2.?ÿ When I download the file and open it in the same browser, the degree symbol is incorrectly rendered, even though it's shown correctly on the page that generated the HTML file.
Thanks Jim.?ÿ Can you send me a copy of your DMP file?
- Had not considered this case, expect it should be easy to correct.
- Of course, the problem is a missing?ÿ"charset" section in the header of the genereated HTML file
Can you send me a copy of your DMP file?
I can, once I figure out how.?ÿ I've not tried emailing a member since the platform change, and I'm not seeing a mail link.?ÿ Hints, anyone?
Don't worry about sending the file, I modified one to include descriptors like yours.?ÿ Please Refresh the page and resubmit your file, I expect that both issues are now resolved.
Off topic, but I want to compliment you on your COGO+ program Jacob. I use it a fair amount on my HP50 and I find it really intuitive and easy to use. It was exactly what I have been looking for. Nice job!
Ed
Please Refresh the page and resubmit your file, I expect that both issues are now resolved.
Something broke, but I don't know if it's on my end or your end -- I can specify the file, but when I click the Generate button, nothing happens.?ÿ I refreshed the page, even closed and reopened it from your link, and also tried copying and renaming the DMP file, but no joy.
Something broke, but I don't know if it's on my end or your end -- I can specify the file, but when I click the Generate button, nothing happens.?ÿ I refreshed the page, even closed and reopened it from your link, and also tried copying and renaming the DMP file, but no joy.
Could be it's not fully refreshing the page and still using cached versions of the files, or there is something else with your file(s) that is breaking it.?ÿ In either case:
- Email me a file that is failing, jacob at sgss.ca
- Try a different browser to rule out caching issues.?ÿ On my end I am able to run the scripts as expected on Edge / Chrome / Firefox, although it is failing on Internet Explorer for me, which I'll have to look into a bit further to find the cause for that.
Off topic, but I want to compliment you on your COGO+ program Jacob. I use it a fair amount on my HP50 and I find it really intuitive and easy to use. It was exactly what I have been looking for. Nice job!
Ed
Thanks Ed, appreciate the feedback!
On my end I am able to run the scripts as expected on Edge / Chrome / Firefox, although it is failing on Internet Explorer for me, which I'll have to look into a bit further to find the cause for that.
It's now working on all browsers I've tested. Let me know if you try it out and it doesn't work or you get unexpected results.