For example, neither of the fetch commands below will retrieve anything from the RFOR databank on IHS Magellan
Code: Select all
wfcreate(wf=regionalmacro) q 1960:01 2020:04
dbopen rfor
fetch NR@*.Q
fetch NR@??.Q
Code: Select all
fetch NR???.QModerators: EViews Gareth, EViews Moderator
Code: Select all
wfcreate(wf=regionalmacro) q 1960:01 2020:04
dbopen rfor
fetch NR@*.Q
fetch NR@??.Q
Code: Select all
fetch NR???.QUsers browsing this forum: No registered users and 2 guests