Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 01-16-2006, 08:02 AM   #1 (permalink)
 
Newb Techie

Join Date: Jan 2006

Posts: 1

stiched

Default macro's

hi, i have to do a presentation on macros. could anyone tell me some of the uses of macros apart from gaming? i know that they are used in programming but im not sure how? could anyone give me some examples?

what other areas of computing are macros used?
thankz
stiched is offline  
Old 01-21-2006, 11:18 PM   #2 (permalink)
 
Super Techie

Join Date: May 2005

Posts: 479

furtivefelon

Default

other area of computing... well, i use macros in lisp (a programming language, actually the first high level programming languages).. if you are interested, http://www.paulgraham.com/onlisp.html is a wonderful book exploring deep about macros (requires extensive knowledge about lisp).. beginner book here: http://www.gigamonkeys.com/book/
__________________
lisp hacker
running: FreeBSD 5.4 - still learning
develop with: SBCL + emacs for lisp, Anjuta IDE +gcc for c, SPE for python..
browse with: opera
furtivefelon is offline  
Old 01-22-2006, 12:40 AM   #3 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,425

office politics will become famous soon enough

Default

i used macros to format excel pages. I had reports in excel that i wanted to cleanup. I used the record macro in excel while formatting the first report, assigned a hotkey, and ran the macro on all the other reports.

i remember having a macro for some email project. I needed to repeat the same actions over and over again. I did it manually for a bit, but that ****ed me off so i got a app to record a macro for it.

so i guess repetition of the same actions. an automated process.
office politics is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On