Saving sspace model as plain text

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

lukevancleve
Posts: 18
Joined: Mon Apr 29, 2013 1:24 pm

Saving sspace model as plain text

Postby lukevancleve » Mon Mar 17, 2014 10:00 am

Hi,

I'd like to save models as plain text (for version control systems) for use in different runs. Ideally I'd is save the model text, import the text in a new workfile, and append it to a new model. The model append code doesn't like this though. Is there a way to do this? Thanks.

freeze(modeltext) modname.spec
spec.save(t=txt) modeltext

sspace aa
text bb
bb.append(file) spec.txt
aa.append {bb}

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13586
Joined: Tue Sep 16, 2008 5:38 pm

Re: Saving sspace model as plain text

Postby EViews Gareth » Mon Mar 17, 2014 11:20 am

Unfortunately the sspace object does not let you append specification from a text file (or object) via command.


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests