[mesa-users] idl read_mesa.pro

Bill Wolf wmwolf at physics.ucsb.edu
Mon Jan 21 15:16:48 EST 2013


Is the problem that there is a version number in the header as well as the main data?

I may be misinterpreting how structures are made in IDL, but perhaps consider tacking on "header_" to the front of every glob_col_names in order to prevent degeneracy in column names between the header and the main data. Then you'll have an entry for every header column that just starts with "header_" and a separate entry for each column of regular data that has its normal name.

Regards,

Bill

On Jan 21, 2013, at 12:07 PM, Jerod Caligiuri <jerodcaligiuri at gmail.com> wrote:

> Hello everyone.  I'm running MESA 4740.  I'm trying to use read_mesa.pro (IDL) and keep running into this error:
> 
> % Conflicting or duplicate structure tag definition: VERSION_NUMBER.
> % Execution halted at: READ_MESA         106 C:\Users\Jerod\Desktop\code\read_mesa.pro
> 
> Does anyone have a quick fix suggestion?
> 
> Thanks!
> 
> ciao,
> Jerod Caligiuri
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122412_______________________________________________
> mesa-users mailing list
> mesa-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa-users

________________________
William Wolf
wmwolf at physics.ucsb.edu

UCSB Department of Physics

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20130121/7787398e/attachment.html>


More information about the Mesa-users mailing list