Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Is there still a need for Hungarian notation?
- So I do a fair amount of Java programming, but it has always been for servlets and JSP's. So I've never had a need to do any Swing GUI programming. But I've long been curious to learn more so I recently picked up Herbert Schildt's Swing: A Beginner's...
- Tags: Variables, Software Development, Java, Code Writing, Book, Application Development
- Blog posts 2007-05-23
- I wish language developers would agree on the equals syntax
- Today's post is short because I just want to rant about how different programming languages have different syntax for the equals sign. For some reason I've been running into this particular issue a lot the past week, and it's starting to drive me crazy.Sometimes I envy people who only...
- Tags: Soapbox, Web Development, Variables, Programming, Pl/sql, Frustration
- Blog posts 2007-05-16
Additional Resources
- Adventures in Arrays: A Beginning Tutorial
- In SAS, an array is simply a way to refer to a group of variables in one observation with a single name. Think of an array as being an alias for the names of SAS variables on which one need to perform the same task. The variables can be existing...
- Tags: Variable, SAS Institute
- White papers 2007-03-13
- Rapid Environment Editor (zip)
- Environment variables editor. Features: show environment variables as an editable tree, automatically checking for invalid paths in variables, backup environment variables to the registry file, drag'n'drop support. Version 1.6 build 275 includes unspecified updates.
- Tags: Environment
- Software downloads 2008-01-10
- Changing Data Set Variables Into Macro Variables
- To create a few macro variables, the %LET statement works extremely well. But if one wants to automate the production of macro variables, DATA steps with the CALL SYMPUT statement or PROC SQL provide a better method. If a large number of macro variables need to be created from data...
- Tags: SAS Institute, Macro Variable
- White papers 2007-05-14
- Viewing non-present devices in Windows XP's Device Manager
- Preventing Users from Internet AccessCould it be possible that if port 80 can be removed from the services file.will this prevent users from acessing the web-Will this make the operating system unstablea valuable 'tric' !Thanks to this method I was able to remove quite some drivers from defective or no...
- Tags: Microsoft Windows XP, Microsoft Windows, mfybadat@..., Environment Variables, dialog box, System Variables
- Discussion threads 2007-04-26
- 10 useful server variables you should know for creating dynamic Web pages
- This document outlines some of the more useful server variables that a Web server typically sends out when it responds to an HTTP request and explains when and how you could use each one for your Web site. When you request a Web page an immense amount...
- Tags: Web Server, Web, Web Page, Server Variable, Web Servers, Channel Management, Servers, Internet, Marketing, Hardware
- Download resources 2006-05-25
- Using Dependent Variables in Tivoli Workload Scheduler for z/OS
- Tivoli Workload Schedule for z/OS TWSz provides variable support. This support allows TWSz predefined and user defined variables to be used in jobs scheduled by TWSz. TWSz will translate these variables prior to submitting the JCL to JES. This allows numerous possibilities to enhance the job scheduling environment and can...
- Tags: Variable, IBM z/OS, Tivoli Workload Scheduler, IBM Corp., TWSz, Utility Computing, Operating Systems, Recruitment & Selection, Servers, Software, Human Resources, Workforce Management, Hardware
- White papers 2006-08-08
- Setting Environment Variables in XP/2k
- HeyAt one of the sites I am currently on, around 1000 users work on Sun, Oracle applications.For this, they require setting / modifying the environment variables.I am looking for a way/solution so I don't have to necessarily make all such users 'Local Admin' and still enable them change the environment...
- Tags: xcode
- Discussion threads 2007-03-20
- DupBlock (exe)
- DupBlock usage begins by specifying a default text block and using named variables in positions where you want to insert counter or list data. Variables can be counter-type variables that sequence + 1 from 0 (or from a user-defined starting value) OR a list of input data that is output...
- Tags: Variable, DupBlock Usage, Construction
- Software downloads 2006-06-13
- Repetitive Statement Generator (zip)
- This utility creates repetitive code statements. Generally, you will use it when you want to generate same code statement over and over again but each time with a different value for variables in the statement. Place values of all variables in a tab delimited text file before using this program....
- Tags: Statement, Variable
- Software downloads 2005-07-01
- SAS Macro Variables and Simple Macro Programs
- SAS macros can be a wonderful extension of the SAS language. This paper introduces SAS users to SAS macro variables and simple macro programs. The SAS programming language has a rich toolbox of features that can offer a lot of power to the user. Using macro variables and macro code...
- Tags: SAS Institute, Macro Variable, SAS Programming Language
- White papers 2005-03-09
- A Hands-On Introduction to SAS DATA Step Programming
- The SAS DATA step is one of the most powerful and versatile software tools available for handling and manipulating data files, especially large data sets. It is also sometimes somewhat confusing to SAS programmers as to what the different statements do, what the correct syntax is for these statements, and...
- Tags: SAS Institute, Programming
- White papers 2005-03-09
- 10 MySQL variables that you should monitor
- The developers of MySQL have provided a fairly comprehensive list of performance variables that you can monitor in real time to check the health and performance of your MySQL server. We've listed 10 of the most important performance variables you should monitor when using MySQL, and explain which particular attribute...
- Tags: Monitor, Performance, MySQL, Performance Management, Open Source, Databases, Human Resources, Workforce Management, Enterprise Software, Software, Data Management
- Download resources 2007-05-02
- Understanding environment variable precedence in Windows XP
- Stay on top of the latest XP tips and tricks with our free Windows XP newsletter, delivered each Thursday. Automatically sign up today!Many IT pros still use the Autoexec.bat file to setenvironment variables, which is fine in most cases. However, if you set anenvironment variable in the Autoexec.bat file and...
- Tags: Autoexec.bat, Autoexec.bat file, dialog box, Environment Variables, Environment Variables dialog box, Greg Shultz, Microsoft Windows, Microsoft Windows XP, System Variables
- Technical articles 2005-03-23
- DOWNLOAD: 10 unusual Perl variables
- http://techrepublic.com.com/5138-3513-5703100.html[b]What [i]special variables[/i] would you like to see included in this download?
- Tags: Scripting languages, Programming languages, Development tools, Mark W. Kaelin
- Discussion threads 2005-05-11
- Learn how to declare variables in your program to use the least amount of memory and produce fast-running code
- Although assembly language programmers usually have a good feel for the connection between variables and memory locations, high-level languages tend to add sufficient abstraction to obscure this relationship. In this sample chapter from Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level, explore the low-level implementation of...
- Tags: Variable, Memory, Chapter Coverage, Development Tools, Software Development, Software/Web Development
- Book chapters 2007-03-07
- Master the use of variables in your Visual Basic for Applications (VBA) procedures
- Visual Basic for Applications VBA procedures often need to store temporary values for use in statements and calculations that come later in the code. Although you may get away with using the underlying application to store these values, this almost always isn't practical. Instead, VBA (like all programming...
- Tags: Microsoft Visual Basic, Microsoft VBA, Chapter Coverage, Scripting Languages, Software/Web Development, Web Development
- Book chapters 2007-05-11
- What Happened to My Data?: Understanding How Results Are Affected When Formatting Is Applied to Classification Variables
- Classification variables are used to group observations that have the same values. In the REPORT procedure, ORDER, GROUP, and ACROSS variables are classification variables. In the TABULATE, SUMMARY, and MEANS procedures, a CLASS variable is a classification variable. Because the classification process groups individual values, when a formatted value is...
- Tags: Classification Variable
- White papers 2007-07-27
- Essential ActionScript 3.0: Static Variables and Static Methods
- Static variables, by contrast, are variables associated with a class itself, rather than a particular instance of that class. Static variables are used to keep track of information that relates logically to an entire class, as opposed to information that varies from instance to instance. For example, a class representing...
- Tags: Variable, Games, Personal Technology
- White papers 2007-08-01
- << Previous
- page 1 of 1
- Next >>