I'm trying to read the number of channels in a
database.
I declare iEchans as an int. iEchans is the
variable I'm using to contain the number of channels.
I then execute,
iEchans = iChansMax_DB(Data1);
upon compling the *.gxc code, I get the error "the
[=] operartion requires that both operands be of the same type.
I thought that maybe the documentaion was wrong so
I declared iEchans as a real, but that didn't work.
I also have the same problem with
iLinesMax_DB();
Can anyone see anything I'm doing wrong
here?
Aaron Balasch
Sky Hunter Technologies Inc. Suite 101, 1725 10th Avenue S.W. Calgary, Alberta T3C 0K1 email: [EMAIL PROTECTED] phone: 403-228-2175 fax: 403-244-7955 |
- RE: [gxnet]: iChansMax_DB() skyhunter
- RE: [gxnet]: iChansMax_DB() Stephen Cheesman
- Re: [gxnet]: iChansMax_DB() skyhunter
- RE: [gxnet]: iChansMax_DB() Stephen Cheesman