Search found 656 matches

by bwolfsohn
Thu Jan 27, 2011 2:23 pm
Forum: eXpress++ Support
Topic: dc_tokenarray() regression
Replies: 8
Views: 13518

dc_tokenarray() regression

Now, i'm still on a lot of percoset, so i could be wrong, but here's what i've got: version 251 and 254 return different results for: cText:="Bob,Baune,141 South 5th Street,Bird Island,MN,55310,USA,Bob's Auto,bbaune@q.com,Ba406770,320-212-1991,,,1131" myarray:=dc_tokenarray(cText,",",.t.) the apostr...
by bwolfsohn
Thu Jan 20, 2011 2:57 pm
Forum: Xbase++ Support
Topic: dbgotop + rates.dbf = trouble
Replies: 2
Views: 7900

Re: dbgotop + rates.dbf = trouble

Found the problem...

another file with a similar structure to rates.dbf was creating it's index as rates.cdx, so the index didn't match the database, even though the indexkey was the same for both files.

result = crash..
by bwolfsohn
Thu Jan 20, 2011 2:21 pm
Forum: Xbase++ Support
Topic: dbgotop + rates.dbf = trouble
Replies: 2
Views: 7900

dbgotop + rates.dbf = trouble

I've enclosed 2 files both with zero records. (dbf fpt and cdx's)

invout and rates

if you open them in xdot /ac (using ads local), and dbgotop()

invout will return nil

rates will crash

can anyone surmise what's going on here ??
by bwolfsohn
Thu Jan 20, 2011 1:07 pm
Forum: Xbase++ Support
Topic: XBase CRT Window
Replies: 3
Views: 8792

Re: XBase CRT Window

Roger, Steve is asking about a crt window that has been running in various versions of our software for many years.. Today, for the first time, on a windows 7 machine, the font and size were much smaller than we've seen on other operating systems. Only happening on 1 of the client's machines. the re...
by bwolfsohn
Sat Jan 01, 2011 3:32 pm
Forum: Did you Know?
Topic: Happy New Year
Replies: 2
Views: 9429

Re: Happy New Year

What roger said...

All the best to each and every one of you..
by bwolfsohn
Mon Dec 27, 2010 2:47 pm
Forum: eXpress++ Support
Topic: dc_setTimerEvent()
Replies: 2
Views: 6702

Re: dc_setTimerEvent()

rdonnay wrote:Let me know if you want me to send you a compiled DCLIPX.DLL.
Roger, a compiled dclipx would be wonderful..
What is your planned timing on a 255 release ??
by bwolfsohn
Mon Dec 27, 2010 2:19 pm
Forum: eXpress++ Support
Topic: dc_setTimerEvent()
Replies: 2
Views: 6702

dc_setTimerEvent()

Roger, It looks like DC_SetTimerEvent doesn't run the code block being timed for the first time until AFTER the timer has run the first time. in this example, optimizepoll() doesn't run the first time until 60 seconds have elapsed. I thought the xbase settimerevent() ran the code clock first, then k...
by bwolfsohn
Mon Dec 20, 2010 2:18 pm
Forum: eXpress++ Support
Topic: This is a browse
Replies: 15
Views: 24488

Re: This is a browse

ok.. who let the emoticons out for the holidays :naughty: ?? P.S. very cool... This also brings up a question i asked a couple of weeks ago and get NO response to: Has anyone done any integration with xbase++ and google calendars ?? Seems like a natural value-added fit for a vertical market app like...
by bwolfsohn
Wed Dec 01, 2010 8:28 pm
Forum: Xbase++ Support
Topic: Google Calendar
Replies: 0
Views: 5538

Google Calendar

Has anyone written any standardized functions for interfacing with google calendars ??
by bwolfsohn
Thu Nov 18, 2010 8:48 am
Forum: eXpress++ Support
Topic: eXpress++ build 253
Replies: 4
Views: 9664

Re: eXpress++ build 253

What Rick said..

You can see the source and make a well educated decision based upon what you see in version 237.

This is the best supported product in the xbase++ world..

Brian