Search found 27 matches

by Djiber
Wed Mar 07, 2012 5:03 am
Forum: eXpress++ Support
Topic: Cell merge in DBF Browsing?
Replies: 25
Views: 34308

Cell merge in DBF Browsing?

Is it possible and if it is how to accomplish this: http://img831.imageshack.us/img831/9567/browseb.jpg To explain it a bit more then just a picture even tho picture worth 1000 words :) ID represent a room in lets say hotel and: Room 1 is taken from Monday 10 AM till Tuesday 12 (Noon) Room 2 is take...
by Djiber
Wed Mar 07, 2012 2:05 am
Forum: Instant Messenger Support
Topic: Can't load IMCLIENT.DLL
Replies: 18
Views: 56482

Re: Can't load IMCLIENT.DLL

Any suggestions for DBE? And where do I decide tool with which I want to create DBF? Main mystery to me is: DBF's you created aren't corrupted (except SENDMAIL.DBF) I edit your code just to add 1 more DBF and that DBF is corrupted (I presume it's using same tool to create mine DBF as it did yours ca...
by Djiber
Mon Mar 05, 2012 5:25 am
Forum: Instant Messenger Support
Topic: Can't load IMCLIENT.DLL
Replies: 18
Views: 56482

Re: Can't load IMCLIENT.DLL

I've tried with 8 and it's still corrupted and still if that was the problem why DBF isn't corrupted if I create it from a different PRG file?
by Djiber
Mon Mar 05, 2012 2:49 am
Forum: Instant Messenger Support
Topic: Can't load IMCLIENT.DLL
Replies: 18
Views: 56482

Re: Can't load IMCLIENT.DLL

skiman wrote:Hi,

Date is length 8. You are using 10.
TY, I'll try, but isn't Date 00/00/0000 or 00.00.0000 so / and . makes it 10?
by Djiber
Mon Mar 05, 2012 1:28 am
Forum: Instant Messenger Support
Topic: Can't load IMCLIENT.DLL
Replies: 18
Views: 56482

Re: Can't load IMCLIENT.DLL

Compiling it in cmd with xpp worked and now I can start both with .exe (For Server I had to create shortcut and in Path add .\User Pass). I've noticed that there's message log in IMMSG.DBF and now cause I'm new to all XBase I'm learning by editing to see what and ho it can be accomplished so I've tr...
by Djiber
Fri Mar 02, 2012 7:50 am
Forum: Instant Messenger Support
Topic: Can't load IMCLIENT.DLL
Replies: 18
Views: 56482

Re: Can't load IMCLIENT.DLL

Thank you for the utility, but it didn't help. Utility returned that all 4 DLL's can be Loaded (by all 4 I mean it didn't list more) and didn't even listed IMCLIENT.DLL or XB2NET.DLL even tho like I've said before they are in the same folder as EXE (bin19_sl1) Over the weekend I'll try to edit the c...
by Djiber
Thu Mar 01, 2012 12:27 am
Forum: Instant Messenger Support
Topic: Can't load IMCLIENT.DLL
Replies: 18
Views: 56482

Can't load IMCLIENT.DLL

Hi I'm John and I've recently started programing in XBase I have problem with IM program so I'm posting a question here. The problem is when I start ImClient.exe I get an error that say Cannot Load IMCLIENT.DLL even tho DLL is in same folder as EXE and I even copyed it in System32. I suspect that th...