|
|
Author
|
Topic: Christie IMB S2 /S3 readable format for the session logs
|
|
|
|
|
Randy Stankey
Film God
Posts: 6539
From: Erie, Pennsylvania
Registered: Jun 99
|
posted 10-21-2019 10:14 AM
Unless you want to write your own program, you'll probably need to use an advanced text editor such as "BBEdit."
http://www.barebones.com/
BBEdit has global search, replace and extract functions using grep and/or PERL expressions. It can auto-format files. (e.g. Insert columns/tabs based on preset rules.) It can also compare between two files and it's fully scriptable.
You're going to need to get up to speed using JavaScript and/or Obj-C but consider that the alternative is writing an application from scratch. Using a scriptable text editor requires you to learn enough scripting to get the job done where writing an application requires you to learn from the ground up.
An alternative would be to write a shell script that would read the log file, parse out the needed information and write it out to another human-readable file.
If you did it that way, you could simply open up your terminal, type a command like "ReadLogs" and, a minute later, you would have a report. If you were really savvy you might even be able to set it to run on a schedule (every Thursday) and automatically e-mail a report to your boss. You would be completely hands-off!
I'd say that you could use an advanced text editor just to get your feet wet and, then, when you get up to speed with your scripting and learn what you need you can go for writing a shell script. Automating the script(s) would be bonus points after you got fully up to speed.
| IP: Logged
|
|
|
|
|
|
|
|
|
|
All times are Central (GMT -6:00)
|
|
Powered by Infopop Corporation
UBB.classicTM
6.3.1.2
The Film-Tech Forums are designed for various members related to the cinema industry to express their opinions, viewpoints and testimonials on various products, services and events based upon speculation, personal knowledge and factual information through use, therefore all views represented here allow no liability upon the publishers of this web site and the owners of said views assume no liability for any ill will resulting from these postings. The posts made here are for educational as well as entertainment purposes and as such anyone viewing this portion of the website must accept these views as statements of the author of that opinion
and agrees to release the authors from any and all liability.
|