Capstone Fundamentals: Ex. 1.6 - Blocked

https://learninghub.kx.com/forums/topic/capstone-fundamentals-ex-1-6-blocked

I’m currently on the last question (5.3) which requires 1.6 which I had skipped as was having some problems.

 

My current code is:

 

uniqueInst: exec distinct option_id from optRef 

instRef: refServiceHandle( `getInstRef; uniqueInst)

 

which is returning an error - ‘blocked’. I’ve nearly completed the whole project but cant get my head around this?

 

Thanks so much, Best,

-casimir

Hi ,

If you take a look at the screenshot provided below, the question states to extract all the unique instruments so this would indicate to use the inst_id - not the option_id.

If you have any questions on this please let me know,

Megan