Hello All!
Found that problem, its only if I run it while HiLite is running :).. if its
run from a normal menu option (like it should be), its fine... I'd appreciate
a
solution anyway, just in case :)
Err... another part of it scans through the USERS.BBS (again, through the SDK
functions), and totals up various fields.
Here's the part of my code that handles it:
// global variables declared at start of code
dword numDownloads; // # downloads
dword kbDownloaded; // K downloaded
dword numUploads; // # downloads
dword kbUploaded; // K downloaded
dword msgsPosted; // # messages posted
long kbToday; // K downloaded today
void ReadUsersBBS()
{
// Read the USERS.BBS (through ProBoard) for the data above.
int user; // user counter
USER_REC userrec; // record to grab data into
for (user=0;user * Origin: Death Butler BBS, +44-1582-620141, 24 Hours (2:257/135)
|