 |
|
 |
|
February 2006 Topic Links
|
|
|
|
|
|
|
Purchase your copy of Multi-Edit and give your fingers the chance to get you home faster...
**********************************************
Multi-Edit v9.10 Serial numbers purchased prior to April 2nd, 2006 (and after 10/12/2005) will be
entitled to a free downloadable upgrade to our latest Multi-Edit build, due for release Spring 2006.
Confirmation by registration is required for eligibility. Visit http://www.multiedit.com/register.php to
register or register during your installation.
Please read all the details on our website: http://www.multieditsoftware.com/MEannouncement.php
**********************************************
Visit our secure Online Ordering Form:
https://www.multieditsoftware.com/meorder
Or send an email to: The MESI Sales Desk:
sales@multieditsoftware.com
Or call us toll free:
1-877-910-2700 extension 1!
-----------Order Your Multi-Edit Manual @ a DISCOUNT!---------
This month ONLY you can purchase a printed copy of the Multi-Edit 9.10 printed manual for only $15.00 + $7.00 UPS Ground
shipping. International users will need to contact one of our distributors for shipping outside North
America.
Visit Our Online Store to Purchase your copy today!
https://www.multieditsoftware.com/meorder
-----------Order Your Multi-Edit Manual @ a DISCOUNT!---------
|
|
|
Congratulations!
- Chad W. Williams
Welcome to Issue 01 Volume 3!
Being this is our first edition of The Developers News in 2006, I'd like to begin with a Happy New Year!
to our development community.
Second I must offer my Congratulations to Andy Colson, Eric Pement, & Jonathan
Ray, the winners of our Submit Your Code contest! All
the submissions we received were quite nice, and we're looking forward to sharing everyone's entries in
future builds of Multi-Edit for all to use! Dan Hughes will
take a moment to provide everyone a glimpse of our top three winners, what they submitted, and what their
submissions actually do.
-----------Order Your Multi-Edit Manual @ a DISCOUNT!---------
This month ONLY you can purchase a printed copy of the Multi-Edit 9.10 printed manual for only $15.00 + $7.00 UPS Ground
shipping. International users will need to contact one of our distributors for shipping outside North
America.
Visit Our Online Store to Purchase your copy today!
https://www.multieditsoftware.com/meorder
-----------Order Your Multi-Edit Manual @ a DISCOUNT!---------
A list of our distributors and resellers can be found at http://www.multieditsoftware.com/reselinx.php. The
discounted printed manual will appear on the cart as all other items, only the shipping will be via UPS
Ground instead of FedEx 2nd day to save you as much as possible. A link to the
downloadable PDF version will be provided along with shipped manual purchases as a courtesy for those who've
not yet downloaded the online copy. Act now as this is a limited time offer and will not be extended beyond
February.
In this issue, Carl Hall in Support will discuss how to resolve that pesky Help issue usually brought on
by operating system updates. Carl provides us with some excellent steps and information on how to quickly
and painlessly resolve these issues and get those Help files pulling up again on command!
NOW DON'T WAIT!!!
Time is running out for your purchase to count towards a FREE
DOWNLOAD upgrade to Multi-Edit 2006, (Scheduled
for release in April). Users with licenses older than Multi-Edit
9.0 will no longer have an upgrade option at the time of our new release this April. For
more information, please visit our website at http://www.multieditsoftware.com/upgrade-policy.php and be sure
to purchase your copy today!
Please be aware...
...that over the weekend of February 17-19th, Multi Edit Software,
Inc. will be performing some scheduled server maintenance. During this scheduled maintenance
we will obviously end up with server downtime, which we are striving to keep to a minimum. We anticipate our
maintenance will be completed and the server back up live by the end of the weekend. If you are in need of
purchasing any Multi Edit Software, Inc. products during this scheduled
downtime, we urge you to contact one of our many Multi-Edit resellers world
wide.
Chad Williams, CEO
Multi Edit Software, Inc.
Chad Williams: chadw@multieditsoftware.com
|
|
The CMac Contest Winners...
- L. Dan Hughes
Contest Codes
I would like to personally thank each of the users that sent in code to our "Submit Your Code Contest".
The code was quite interesting to review and we will be including some of the code in future versions of
Multi-Edit. Below is a overview of what the winners submitted.
DlgBuilder
The DlgBuilder code is something we have been wanting to do in one form or another. The
base idea of this code, is to provide a quick way to design & create code for dialog boxes used in ME's CMac macros. The
project contains a GUI form builder that allows adding controls to a form and placing them
where they are wanted and setting certain properties of these controls. Once a form is laid out, the program
can then be used to call some provided macros in Multi-Edit to
create the CMac code to build the dialog. Thus freeing the
user from having to design CMac dialog macros in code by hand.
EMACS command map
The EMACS command map contains a Multi-Edit
command map which along with the associated Emacs.s macro source allows users that are
familiar with EMACS to use the same key sequences within Multi-Edit.
This will most likely be included in a future patch of Multi-Edit
2006.
CLIF
CLIF in the authors words stands for Command Line Facade. This project
contains a set of CMac macros and some key assignments to allow
quick running of any command line program without leaving Multi-Edit.
A document with special markup text is created and it contains the commands that a user wishes to run.
These commands can be links to web pages, applications to be started, CMac macros to be run and/or folders to be opened in Windows Explorer.
Although you can accomplish most of this using the built in "URL Highlighting", this new code
allows the user a faster way of launching the programs, a lot quicker than using the native support.
It's been a lot of fun doing the reviewing and I know many of you will be waiting for the codes to be
available. Don't worry, I'll be sure to let you know when all the winners codes are implemented and usable.
Until next time, happy coding.
Dan Hughes, VP
Multi Edit Software, Inc.
Dan Hughes: danh@multieditsoftware.com
|
|
|
Beyond Compare by Scooter Software
save time, save data
Purchase your CD or
Review the features by clicking the links.
Beyond Compare is a powerful time-saving utility for comparing files and folders on your Windows system.
Use it to manage source code, keep folders in sync, compare program output, and validate copies of
your data. Beyond Compare can create a snapshot of a live directory structure, and compare it
against the live copy at a later date.
Beyond Compare helps you analyze differences in detail and carefully reconcile them. It commands
a wide range of file and text operations, as well as script commands for automating tasks.
compare text files
compare folders, zip archives, ftp sites
update websites
merge code changes
compare program output
and more
**this product is will integrate easily and completely with Multi-Edit
|
|
Why doesn't my Help work?
- Carl Hall
Have you ever lost your HELP file...
Have you or another Multi-Edit user you know experienced a
loss of functionality in accessing the Help feature? Especially right after your OS had just updated itself?
If you find this to be the case and are unable to access by hitting F1 (or other assigned
hotkey) or just going to Help | Contents from the main menu, there's something you can do.
First you should check the "Manage Help Paths and Files" under the Main Help menu, and
see if the paths are correct to the Help files.
If those are correct and the filenames themselves are correct. Double check in the installation directory
itself in the Help subdirectory for the Me91.chm (Me.chm for v9.0) and
double-click on it to see if it opens up in this manner. If it does, you will need to modify one of the
source files, Help.s.
Note: Help does not get automatically installed unless selected as a component during installation. This
also goes for the program's source code you will need to modify.
Given then that everything is correct, we'll use Multi-Edit
to open the Help.s file found in the Src subdirectory of your installation.
Add the following line to the top of routine Me_HtmlHelp in file Help.s
Code:
HelpFile = Shorten_Str(HelpFile);
Which can be found around line 169 in the old file and approximately line 217 in the newer file.
Hint:
Line numbers can be turned on and off from the main menu under Text | Line numbers,
or setting it on for a specific file extensions under Tools | Customize | Filename extensions.
Then the line is added here in the next screenshot:
Next, go to Tools | Execute Compiler and choose Compile CMacWin Macro.
This will create the Help.mac file in your Mac subdirectory and fix the problem. But, to make sure the
issue stays resolved, you must go to the entry of Multi-Edit
under the main Start menu in Windows, choose the option of Rebuild Macro Library.
"Close and restart Multi-Edit and you'll find that Help is working again!
This was an issue caused by a certain MS update and because not everyone's OS is updated the same, this
issue has lingered but the current build of Multi-Edit has the
proper code in it.
Until next time,
Carl Hall
As always, any suggestions for a future tech article are always welcome at my email address:
Carl Hall: carlh@multieditsoftware.com
|
|
Programmer’s Paradise is a reseller of select, quality computing products and services to software
developers and other IT professionals. The company operates in the United States and Canada, marketing
technical software for microcomputers, servers and networks. Through its wholly owned subsidiary, Lifeboat
Distribution Inc., it distributes products to dealers and resellers in the United States and Canada. The
company's catalogs are full color magalogs, combining product announcements and advertisements with
informative articles, interviews and event schedules. Programmer's Paradise specializes in offering a
particularly wide selection of programming languages, tools, utilities, libraries, development systems,
interfaces and communication products.
Bill O'boyle
Programmer's Paradise, Inc.
1157 Shrewsbury Ave.
Shrewsbury, New Jersey 07702-4321
Telephone: (732) 389-8950 extension 7281
Fax: (732) 460-9317
website: www.programmersparadise.com
e-mail: bill.oboyle@programmers.com
AxonWare is a privately held corporation located in Dublin, Ireland. It provides
business and developer tools across Europe. The promoters of AxonWare have been
supplying Multi-Edit since 1995 and are committed to world
class service to the Multi-Edit community. Visit them at Axonware.com or
call them to discuss network licensing options.
-
-
Website: Axonware
- Tel: +353-1-4958914
- Fax: +353-1-6335746
- Email: Julie Nyhan: JulieN@axonware.com
|
|
|
VS
What's the difference between MEv910 with EZRTools versus MeLS
EZRTools:) has been bundled with Multi-Edit
Lite to allow for a lower cost of entry into using these two great tools. While Multi-Edit Lite for SAS® does not have all the features that come with using a full blown
copy of Multi-Edit with EZRTools, it has the major ones needed by SAS programmers.
View a side by side comparison using the link above."
|
|
If your e-mail application has trouble viewing this in HTML format, you can also view it online at
http://www.multieditsoftware.com/TheDev/v03_i01_2006.htm
|
|
Copyright © 2006 Multi Edit Software,
Inc. All rights reserved.
Multi-Edit, the Multi-Edit "packaging"and logo,
are trademarks of Multi Edit Software, Inc.
SAS is a registered trademark of SAS Institute Inc. in the USA and other countries. ® indicates USA registration.
All other brands and products are trademarks of their respective holder(s).
Multi Edit Software, Inc.
3370 N. Hayden Rd. #123 PMB 712
Scottsdale, Arizona 85251
|
|