PDA

View Full Version : Searching



Blacky
September 25th, 2020, 03:51 PM
Searching for calibrations in the V8 editor is slightly different to the V7 editor. In the V7 editor, to search for a specific calibration you simply entered the calibrations ID (such as B0101) into the search box. To search for references to a calibration you had to enclose the calibration in curly braces like this: {B0101}.

In the V8 editor, to search for an exact calibration you must prefix the calibration name with an @ symbol, like this: @B0101. To search for references to a calibration omit the @ symbol.

If the calibration is provided by a *.cax8 file, then you must include the calibration's unique ID prefix like this: @XXX.B0909 where XXX is the unique ID for the *.cax8 file that provided calibration B0909.

joecar
September 30th, 2020, 11:33 PM
lol, reminds me of absolute addressing in PDP-11 assembly language :rockon:

:cheers: