Search found 532 matches

by omni
Fri Sep 23, 2011 2:39 pm
Forum: eXpress++ Support
Topic: Resizing Windows,etc
Replies: 2
Views: 6501

Resizing Windows,etc

Roger, With the wave of new, larger monitors, we are starting to get complaints regarding the size of our windows inside our main app window...that its too small font-wise,etc. For example, we have one main screen that, when viewing in 800x600, is completely full and takes up the entire main dialog ...
by omni
Tue Aug 30, 2011 5:27 am
Forum: eXpress++ Support
Topic: dcfindbrowse
Replies: 2
Views: 6088

dcfindbrowse

Is there a way to add a delete button to this while browsing, or some other method to allow the user to delete?

Fred
Omni
by omni
Fri Aug 19, 2011 1:35 pm
Forum: eXpress++ Support
Topic: Excel error
Replies: 5
Views: 9374

Re: Excel error

I just pasted in what I thought was relevant. This is part of the code for the file name just before what you see. This is for the file being opened initially. if substr(filename,2,1)<>":" filename=curdrive()+":"+alltrim(filename) endif The file always opened right, but the save (the new filename) w...
by omni
Wed Aug 17, 2011 8:55 am
Forum: eXpress++ Support
Topic: Excel error
Replies: 5
Views: 9374

Re: Excel error

The default drive letter varies, but OUR drive is showing on the error log as the current default drive, which is usually "O" or "G".
by omni
Tue Aug 16, 2011 2:37 pm
Forum: eXpress++ Support
Topic: Excel error
Replies: 5
Views: 9374

Excel error

Roger, Do you have any idea what this error message means, other than the excel export failed. Users get this all the time, but eventually after retrying and retrying, it eventually saves. Is it timing..ie, is the file not completely open and ready to save yet? I added delays but it did not appear t...
by omni
Tue Aug 16, 2011 1:12 pm
Forum: eXpress++ Support
Topic: Autoseek option
Replies: 1
Views: 4939

Autoseek option

Roger, I hope I can explain this right. I think I have seen this option, but cannot say for sure. Let me try to give an example. We have a standard get with a popup autoseek,etc. The user wants to type in the name (same as the seek in autoseek) in the get and have the ones that match (first couple o...
by omni
Thu Jun 16, 2011 10:51 am
Forum: eXpress++ Support
Topic: DCGET behaviour
Replies: 2
Views: 6386

Re: DCGET behaviour

I have seen similar keying with scroll lock and insert key not set right. Different mother boards can do different keying based on chipset,etc.

Fred
Omni
by omni
Fri May 27, 2011 3:01 pm
Forum: eXpress++ Support
Topic: Windows Server 8
Replies: 7
Views: 12879

Re: Windows Server 8

That was a temporary problem on the users network. I agree with what has been said, if its once work station its related to something on that single work station. The client's hardware vendor, after some coaxing on the client's part, fixed the problem. In their case, it was everybody, and it was a s...
by omni
Wed May 11, 2011 7:01 am
Forum: eXpress++ Support
Topic: Lock errro
Replies: 5
Views: 10196

Lock errro

Roger, We have a stand-alone exe that runs on one of users server (win2003). No client server. This process downloads data (mobile locations, messages,etc) from a web site 24/7. The files that are updated are fairly large, 50,000-500,00 records. Never a problem on these files. About 30-50 times dail...
by omni
Mon May 09, 2011 1:42 pm
Forum: eXpress++ Support
Topic: Preview with Acrobat
Replies: 6
Views: 11458

Re: Preview with Acrobat

Gotcha. I did not see that.

Thanks

Fred