'and' syntax error erased data entry
Posted: Tue May 26, 2009 3:21 am
Hope this is the right directory:
I've made a dummy "workfile data item" (not sure of the right name, it is a file of a variable) of two data items, by the
command: group acq_target @expand(acquirer, target)
This gives me a item with three colloms: ACQUIRER=0 AND TARGET=1 ; ACQUIRER=1 AND TARGET=0 ; ACQUIRER=1 AND TARGET=1
I drop the last one, to avoid the dummy trap, by making a new file command:
group acquirer1_dropboth @expand(acquirer, target, @droplast)
This creates the (G) file entry I need, and can use without problems. however when I open the eviews file the next day, It gives the error
message: syntax errorr in "and"
and the colloms in the file are erased WHY??
the data entry item then only has one collum left, which now states ACQUIRER=0 ; the rest has disappeared
I am using eviews 6, however at university so on different computers.
(it does the same truble but worse when also using eviews 5 interchangeable)
But then it erases entries in even more created (dummy) data items.
I've made a dummy "workfile data item" (not sure of the right name, it is a file of a variable) of two data items, by the
command: group acq_target @expand(acquirer, target)
This gives me a item with three colloms: ACQUIRER=0 AND TARGET=1 ; ACQUIRER=1 AND TARGET=0 ; ACQUIRER=1 AND TARGET=1
I drop the last one, to avoid the dummy trap, by making a new file command:
group acquirer1_dropboth @expand(acquirer, target, @droplast)
This creates the (G) file entry I need, and can use without problems. however when I open the eviews file the next day, It gives the error
message: syntax errorr in "and"
and the colloms in the file are erased WHY??
the data entry item then only has one collum left, which now states ACQUIRER=0 ; the rest has disappeared
I am using eviews 6, however at university so on different computers.
(it does the same truble but worse when also using eviews 5 interchangeable)
But then it erases entries in even more created (dummy) data items.