hi,
In my action formula, I hv these code:
Complete := @If( Task != "" & Priority != "" & Status != "" & Requestor !="" & Department != "" & AssignedTo !=""; "1"; "0");
@If(@IsNewDoc & Complete =...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 06/10/1999 Grade: A Views: 0
Does anyone know how to change the priority of an Application? I know that I can change it on a thread, but how on a main program? The reason I'm asking is, I have a program which executes a lot of...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10188960.html
I have this piece of code I use in Access97 which sends an email to Groupwise5.5 and it works just fine. What I would like to do is add a priority to the mail being sent but I do not know what the ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10328099.html
Zones:
MS AccessDate Answered: 04/14/2000 Grade: C Views: 0
I am writing a single thread Delphi application...
how do I set the base priority of this application from within the application... setting it from task manager is a pain....
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20194575.html
I like to create a priority List that contains 0 to 3 items.
Say that this items could be:
1. download from internet.
2. Read from file.
3. Get from sql server.
(just an example)
Depe...
http://www.experts-exchange.com/Programming/Languages/Q_20614398.html
Zones:
LanguagesDate Answered: 05/13/2003 Grade: A Views: 0
Hi
How do I change my app's default Base Priority from the default 8 to a higher value.
I done the following but it had no effect
HANDLE hProc = GetCurrentThread();
SetThreadPriority(TH...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20791859.htm...
Zones:
Windows MFCDate Answered: 11/16/2003 Grade: A Views: 0
Hi all
Is it possible to priorities servlets?
I have two different servlets, I want to be able to control which clients handled first.
One of the servlets is more important.
http://www.experts-exchange.com/Programming/Languages/Java/Q_20799511.html
Is have a client application that sends and receives small packets ( ~ 50 bytes ) to and from a server every few seconds. If the client is using its network connection for other tasks, the sending...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21009335.html
I'm getting skips when I do other things while streaming radio in wmplayer.exe or realplayer.exe. When I access directories or do anything my TV or Radio skips. I increased the process for wmplaye...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_21060796.htm...
Zones:
Windows 2000Date Answered: 07/20/2004 Grade: A Views: 0
THIS ONE IS EASY MONEY, GUYS!!!
I am migrating users in phases from a 3rd party mail server to an in-house Exchange server; different MX records, Exchange has a priority of 10, 3rd party server ...
http://www.experts-exchange.com/Software/Internet_Email/Email/Q_21109547.html