Hello,
I get the error message below when I open a .gph file in Stata18 on my laptop (here, the message is just partially reported).
However, when I create the file and open it on the computer server at work, where the data is stored, there is no problem. The creation and opening go smoothly.
Could you please help me to sort out this issue?
Thank you.
Regards, Lydia
I get the error message below when I open a .gph file in Stata18 on my laptop (here, the message is just partially reported).
However, when I create the file and open it on the computer server at work, where the data is stored, there is no problem. The creation and opening go smoothly.
Could you please help me to sort out this issue?
Thank you.
Regards, Lydia
HTML Code:
. graph use "/Users/lydiapalumbo/Nextcloud2/submissionpaper2/H1/employ2.gph" plotregion1.xaxis_dexes invalid name error (198) reading file Error in file, skipping lines: .plotregion1.yaxis_dexes = `"1"' .plotregion1.style.editstyle boxstyle( linestyle( color(black))) editcopy .plotregion1.Declare plot1 = .y2xview_g.new , type(rcap) serset() yvariable() xvariable() plotregio > n() style(scheme p1) ybvar() (it continues ...)
Comment