Topic: Programming Solutions (1 of 2), Read 228 times
Conf: VEDIT Macro Language Support
From: Scott Lambert
Date: Saturday, February 05, 2000 10:40 AM


New to my macro site at http://www.pinc.com/~slambert is a section called "Code Center", which contains programming routines for doing common macro programming tasks, such as :

- moving a number from a text register to a numeric register

- moving a number from a numeric register to a text register

- splitting a filename into it's name and extension parts

My hope is, eventually, these routines will evolve into the "best", "faster", "most elegant" "debugged" way to do a particular task. Saving time from having to re-invent the wheel for each macro programming project.

So if you can tighten the code of any routine, please e-mail me with your solution. Full credit given.

Or if you can suggest a new routine you like to see.

If you think this is, or will be useful, to you, I would like feedback.

Scott Lambert

 


Topic: Programming Solutions (2 of 2), Read 232 times
Conf: VEDIT Macro Language Support
From: Scott Lambert
Date: Saturday, February 05, 2000 01:53 PM


Just added code to Code Center to serve as a template for macros that must process multiple files in a directory and optionally it's subdirs.

Errata :

"In Search of Ultimate Keyboard Layout" has been retired from my site.

Scott

http://www.pinc.com/~slambert