Skip Errors when Fetching
Posted: Wed Dec 15, 2010 1:27 pm
Hello All
i've been trying to find a way that would allow a program i wrote (very large) to skip errors associated with fetching data. Because i'm writing a loop to fetch a large number of different series, a common problem i face is when a particular series doesn't exist.
i would like to code the program to skip errors and continue the fetching process
i've tried @isobject with no success (i think it works only for errors generated within a workfile)
many thanks in advance
Wes
i've been trying to find a way that would allow a program i wrote (very large) to skip errors associated with fetching data. Because i'm writing a loop to fetch a large number of different series, a common problem i face is when a particular series doesn't exist.
i would like to code the program to skip errors and continue the fetching process
i've tried @isobject with no success (i think it works only for errors generated within a workfile)
many thanks in advance
Wes