Search found 52 matches

by mluchterhand
Tue Oct 25, 2011 8:49 am
Forum: General Development
Topic: Windows 7 QuickStart bar
Replies: 2
Views: 4816

So you have enabled the quick launch bar? I believe it is disabled by default in Windows 7 because of the way the taskbar works. If you right click on the shortcut do you have an option to pin to taskbar/quick launch?
by mluchterhand
Fri Aug 05, 2011 3:56 pm
Forum: General Development
Topic: Client-Server Error Receiving Data
Replies: 4
Views: 7486

The email (sendEmail), print (lp), and fax (vsifax) commands all run on the server. The program ran fine at all locations before I put those commands into the library. Loading the library as needed did not resolve the problem either.
by mluchterhand
Fri Aug 05, 2011 3:32 pm
Forum: General Development
Topic: Client-Server Error Receiving Data
Replies: 4
Views: 7486

Client-Server Error Receiving Data

I recently moved a routine I regularly use to print/email/fax invoices into a library in client-server. When I run the program from any PC at our main office it runs fine. Remote users connected via a 11MB P2P also can also run the program fine. However, users at our remote office connected via a T1...
by mluchterhand
Tue Jun 28, 2011 5:51 pm
Forum: Announcements
Topic: linux BR listener installation
Replies: 2
Views: 15092

Linux Script Files

I'm having difficulty finding the script file mentioned in this post. I'm in the process of upgrading our Linux OS and will need this script. Could you possibly provide a direct link? The sooner the better. Thanks Much.
by mluchterhand
Thu May 19, 2011 11:21 am
Forum: General Development
Topic: Background Color
Replies: 3
Views: 6057

Figured it out. Thanks much Susan!!! :D
by mluchterhand
Thu May 19, 2011 9:17 am
Forum: General Development
Topic: Background Color
Replies: 3
Views: 6057

Background Color

For the most part, the user interface of my programs are very boring (all Windows default). After seeing some of the much better looking programs at the conference, I decided to try to spice some of mine up a bit. I started by trying to add some color. In the brconfig.sys Wiki page I located the exa...
by mluchterhand
Wed Jan 26, 2011 9:48 am
Forum: General Development
Topic: Scheduled Logon
Replies: 0
Views: 3324

Scheduled Logon

Hi Everyone, I am attempting to run a program at a specified time using cron in Linux Red Hat. I am running a legacy 3.92 as well as a client-server 4.17 on the server. When I execute the command from the terminal on the server, everything runs fine with no user input. However, when I attempt to run...