Re: to David Cuny or Derek Parnell from Argentina
- Posted by Elliott Sales de Andrade <quantum_analyst at hotmail.com> Feb 01, 2003
- 464 views
>From: Dan Moyer <DANIELMOYER at prodigy.net> >Subject: Re: to David Cuny or Derek Parnell from Argentina > >Just a guess, but "Callsign" might suggest Amateur Radio (Ham)? > >Dan Moyer > >----- Original Message ----- >From: <jacob at jacob.remcomp.fr> >To: "EUforum" <EUforum at topica.com> >Subject: Re: to David Cuny or Derek Parnell from Argentina > > > > > ----- Original Message ----- > > From: <Sabal.Mike at notations.com> > > To: "EUforum" <EUforum at topica.com> > > Sent: Friday, January 31, 2003 10:53 PM > > Subject: Re: to David Cuny or Derek Parnell from Argentina > > > > > > > I just had a program where I needed this functionality. First, create > > > your ListView as an extended control with the following flags: > > > > > > constant MainLogList = createEx(ListView,{"QSO > > > #","Callsign","Date","Time", > > > "Band","Freq","Mode","Tx RST","Rx RST","Grid","Name","QTH"}, > > > GorWin,10,220,610,170,or_all({LVS_REPORT, LVS_SHOWSELALWAYS}), > > > or_all({LVS_EX_FULLROWSELECT})) > > > > > [snip] > > > > QSO? Could mean "Communicate With" as well.... > > Quasi Stellar Objects? > > > > Oh yes, I see fields like "Band" "Freq" "Mode" > > > > Mmmm interesting. Can you explain?