Version: Kst: 1.0.0_devel (using KDE KDE 3.3.1) Installed from: Slackware Packages Compiler: gcc (GCC) 3.3.4 OS: Linux defile (the program that makes dirfiles from the BLAST datastream) needs a way of specifying an offset to the frame number (viz. INDEX) in the format file. This is used by defile when it starts writing a dirfile somewhere it the middle -- it needs to be able to tell kst the frame number of the first datum in the dirfile.
CVS commit by netterfield: BUG: 92215 The syntax is FRAMEOFFSET <frameoffset> DirFiles with a line like this added will not work with old versions of getdata/kst/b2klib. Asking for data before <frameoffset> will return 0, except for INDEX. M +65 -10 getdata.c 1.19 M +1 -0 getdata_struct.h 1.4