Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- No %'s or &'s: Macros Inside the SAS DATA Step
- Macro programming is one of the most powerful and flexible techniques in the SAS system. Macro programs can be used to automate repetitive tasks and for conditional execution of program statements. For some, however, the syntax of macro code may sometimes be confusing and hard to follow. But most macro...
- Tags: SAS Institute, Macro Programming, CALL EXECUTE
- White papers 2005-03-09
Additional Resources
- CALL EXECUTE: A Powerful Data Management Tool
- There are often data management challenges that require automation of code generation as the optimal solution. The SAS System is rich in tools that provide for automated code generation, including the macro facility and the CALL EXECUTE routine. After using CALL EXECUTE to solve some specific tasks, the routine becomes...
- Tags: SAS System, SAS Institute, Data Management, Storage, Databases, Hardware, Enterprise Software, Software
- White papers 2005-03-09
- Speak ID (txt)
- Speak I.D. manages your calls with ease. With Speak I.D. your computer can speak the callers name and number on an incoming call and popup a picture of the caller. Don't want a call from someone. Speak I.D. will automatically hang-up on blocked calls, out-of-area calls, a specific caller, telemarketers,...
- Tags: Phone, Call, JenykSoft, Telecom & Utilities
- Software downloads 2006-12-11
- Execute JS (xpi)
- Execute JS is a enhanced JavaScript-Console, where you can comfortably enter and execute arbitrary JavaScript-Code and modify functions. With Execute JS you can: Execute arbitrary multiline JavaScript Code in every window you like; Evaluting the properties of an object; Modifying functions on the fly i.e. you can search for functions,...
- Tags: Function, Window, Rudolf Noe, Construction
- Software downloads 2008-01-22
- Programming C#: Delegates and Events
- In programming, the user is often faced with situations where one needs to execute a particular action, but the user doesn't know in advance which method, or even which object, he or she wants to call upon to execute it. For example, a button might know that it must notify...
- Tags: O'Reilly Media Inc., Programming, Development Tools, Software Development, Software/Web Development
- Book chapters 2005-02-11
- TqcRunas (zip)
- If you are administering Windows computers you know that administrative privileges are required to install applications and make configuration changes on your computers. As an administrator you would like to call setup programs and configuration routines from your logon/logoff scripts, this way you would automate all your administrative tasks from...
- Tags: Computer, Productivity, Microsoft Windows, Operating Systems, Software
- Software downloads 2004-11-19
- Period EXE
- First we INSTALLED!Next we BOOTED!Now we execute, err!?I don't know for sure where we installed, I know there are a lots of copies and now I'm going to execute!Is this how Microsoft stuff became so prevelent?Once my computers' chip and drive space is occupied will there be a lurking execute...
- Tags: Programming languages, entawanabi@...
- Discussion threads 2006-01-14
- Query Maker (zip)
- Microsoft .Net class library allows developers to programmatically query anything off of a Web site, converting data to name-value lists or DataTable objects. Query class can navigate multiple pages in one method call. A structured query configuration file is used to define queries, which can then be handed to the...
- Tags: Query, Microsoft .Net Class Library, Data, Web Site Development, .Net, Web Technology, Application Servers, Channel Management, Middleware, Internet, Software Development, Software/Web Development, Enterprise Software, Software, Marketing
- Software downloads 2005-02-09
- Are Call Numbers a “Morale” downer?
- A lot my students work on technical help desks Unisys and Dell, they are constantly judge on their call numbers (Call time, 1st Call close rate, Supervisor Call, Idle time and much more.) These numbers seem to damper their morale but all Call Cente
- Tags: Call centers, Teaching Information Systems, help desk, call-center
- Discussion threads 2006-11-30
- DDE Execute Strings Sample (exe)
- The dynamic data exchange DDE protocol includes a feature designed to allow a DDE client application to send commands to a DDE server. The syntax of these execute requests and the way they should be handled by servers is not well documented and, consequently, varies slightly with different implementations. The...
- Tags: Dynamic Data Exchange Protocol, Servers, Hardware
- Software downloads 2007-09-14
- execution of macro after a predetermined time of day
- I would like to execute a macro after 3:15pm each work day and ensure that it will not execute again until the following workday.
- Tags: tomstrickland200@...
- Discussion threads 2007-09-16
- Remote Execute (exe)
- Log on to remote computers and operate them as if you were working on them locally. Execute any type of application on any win station or desktop of a remote computer. Interact with a remote computer/ remote application using a graphical user interface or a command line interface. Remote Execute...
- Tags: Application, Computer, Productivity, Performance Management, Human Resources, Workforce Management
- Software downloads 2007-05-23
- DTS ActiveX calling Excel Macro
- I have a DTS package ,which used ActiveX to call Excel application macro to update a few worksheets.Each time it execute in the SQL Server Agent, it seem to go on forever. Usually takes around 5 to 7 mins. But, if I execute manually sometime it completed successfully and recently...
- Tags: DTS, DTS ActiveX, hardware, kaypaul@..., MAKE SURE, Microsoft Excel
- Q&A 2005-08-10
- Difference Between Run and Run as
- We have a VB 5.0 executable which uses some dcom components and sql server databases.It works normally on NT.But the same exe attempted to start on XP we get Automation Error.But when we run after right click,run-as and use the same user id it works properly.Can someone throw light on...
- Tags: bhaskar.bhaskar@..., Domain Admin, Run, windows
- Q&A 2005-03-29
- LINQPad (exe)
- LINQPad is a code snippet IDE that lets you execute C# or VB expressions and see the results interactively. You can execute LINQ queries in against databases or local collections in C# 3.0 or VB 9.0. No need for a typed DataContext, just query and run. This version is the...
- Tags: Microsoft Visual Basic, Joseph Albahari, LINQPad, C#, Programming Languages, Microsoft Development Tools, .Net, Software Development, Software/Web Development, Development Tools
- Software downloads 2008-10-07
- Recording and Monitoring Call Center Transactions
- Because there are so many call centers in the US, ranging from as few as 5-10 seats to as many as several thousand, it is impossible to know exactly how many or what percentage of call centers use recording and monitoring. However, it is clear that most larger call centers...
- Tags: Call-center, Monitoring, Call Centers, Customer Relationship Management (CRM), It Operations, Enterprise Software, Software
- White papers 2004-12-09
- computer problem
- whenever i right click my computer into properties to see my device manager or manage my computer it doest not execute. and also all my installed program doest not execute also wherther i double click it. also my sound lost.
- Tags: PRODUCTIVITY, odelonescario@..., doest, computer
- Discussion threads 2007-08-27
- Bayesian Forecasting of an Inhomogeneous Poisson Process With Applications to Call Center Data
- A call center is a centralized hub where customer and other telephone calls are dealt with by an organization. In today's economy, they have become the primary point of contact between customers and businesses. Accurate prediction of the call arrival rate is therefore indispensable for call center practitioners to staff...
- Tags: Call-center, Bayesian, Call Centers, Customer Relationship Management (CRM), It Operations, Enterprise Software, Software
- White papers 2005-05-28
- batchfile execution
- Hi I have a file called as build.bat on my local drive i want to execute that bat file by desiginig a interface from html.i.e. I have designed an interface which has a button i want to execute that file by clicking the button.Help me out in solivng this problem.Thanks...
- Tags: halesh.tgowda@...
- Discussion threads 2007-07-31
- Context-Aware Battery Management for Mobile Phones: A Feasibility Study
- This paper proposes a system for context-aware battery management that warns the user when it detects that the phone battery can run out before the next charging opportunity is encountered. At the heart of this system, are algorithms that predict; when the next charging opportunity will be available; how much...
- Tags: Aware, Phone, Mobile, Battery, Cell Phone, Engineering
- White papers
- << Previous
- page 1 of 1
- Next >>