Main > Software Development > Source Code >

AptEdit Lite 5.0.2

AptEdit Lite 5.0.2

Sponsored Links

AptEdit Lite 5.0.2 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 2.09 MB
Platform: Windows2000,WinXP,Windows2003,Windows Vista S
License: Freeware
Price: $0
Downloads: 212
Date added: 2009-03-31

AptEdit Lite 5.0.2 description

AptEdit Lite 5.0.2 offers an ideal text editor, HEX editor, HTML editor and terminal editor for Windows. It has many powerful features to view and edit just about any text or binary file, and its an excellent source editor for Web page authors, developers, and programmers. AptEdit Lite can be installed on FLASH or other portable drives. All user configurations are saved in the portable drive. You can carry AptEdit Lite with you wherever your travels or business take you and run it on almost any computer.

Major Features:

  1. File Access / Management
    • Document selector.
    • Full Unicode support on Windows 2000/XP/2003/Vista: Conversion between Big-Endian and Little-Endian formats, Support for UTF-8 and conversions to/from UTF-8, Support for UTF-7 and conversions to/from UTF-7.
    • Open file using the default encoding.
    • Reload open file as specified encoding.
    • Open binary file.
    • Open Drive.
    • Open include file for C/C++.
    • Favorite files support.
    • Support files larger than 4G bytes.
    • Open multiple files at once from the file open dialog and command line.
    • Save, Save As, Save All, Save Selection As file.
    • Copy File As.
    • Delete File.
    • Export selected/file HEX bytes to file.
    • Close, Close All files.
    • Create a new file using specified template.
    • Support for rename of files.
    • Recent Files submenu stores up to 50 files.
    • Send Mail - sends the active file as a MAIL attachment.
    • Auto detect UNIX, MAC and Binary/Hex files when loaded.
    • UNIX/MAC file conversions (to/from DOS).
    • Multiple files open and displayed at the same time.
    • Open and edit files via FTP: FTP Open, FTP Save As, Setting for ASCII / BINARY / PASSIVE transfers, Store FTP accounts list and other settings.
    • File Tree View: List of files on drive (open selected files, file properties), List of Project files,  List ASCII Table, Filter for File Tree View.
    • Word count.
  2. File Display / Edit
    • Customizable Color scheme. (new)
    • Customizable Full-Screen scheme. (new)
    • Number Converter. (new)
    • Auto-Completion.
    • Pressed key "Alt" and Left-Clicking to select text in column mode.
    • Text convert to HTML. Allow to set the HTML charset, output line number and syntax color.
    • Toggle Text, HEX, HTML and Column edit mode.
    • Function List.
    • Converts ASCII to EBCDIC.
    • Converts EBCDIC to ASCII.
    • Source code folding.
    • Word Wrap Support.
    • Option to show matching braces.
    • Show the value of active character on status bar.
    • Duplicate Line.
    • Add/Remove comment.
    • Add file comment.
    • Add procedure comment.
    • Char Transpose.
    • Line Transpose.
    • Drag and Drop.
    • Multi-level undo and redo.
    • Auto-Indentation.
    • Insert file into an open document at cursor position.
    • Line Length no limit.
    • Home Key positions at first non-space, then first character.
    • Show spaces, tabs and new lines.
    • Status bar displays number of characters selected.
    • Dockable "Output Window" can show the result of command "Find in Files" / "Replace in Files".
    • Full Screen mode.
    • Horz split window.
    • Color selection for active line (line with cursor).
    • Option to make AptEdit window at top.
    • Option to show ruler and row line number.
    • Create backup file while saving file.
    • HEX mode editing.
    • HTML mode editing.
    • Column mode editing
    • Insert date and time.
    • Insert date.
    • Insert time.
    • Insert page break.
    • Delete blank lines from the selection or all text lines.
    • Copy the selection and append it to the clipboard.
    • Cut the selection and append it to the clipboard.
    • Copy the path of active file to the clipboard.
    • Copy the name of active file to the clipboard.
    • Clear the operation list.
    • Separate font for text/HEX mode.
    • Set display font.
    • Insert/overstrike mode with cursor and status bar indication.
    • Preview XML file content using seamless web browser.
    • Update the indent/undent on editing HTML source.
  3. Search / Replace
    • Perl-Compatible Regular Expression(PCRE) in search and replace.
    • Find, Find Next, Find Previous.
    • Replace.
    • Find In Files.
    • Replace In Files.
    • Mark all matched lines.
    • Find / Replace in all open files.
    • Find / Replace in specified directory, option to include sub directory.
    • Find Disk File.
    • Find matching braces.
    • Search left/right brace.
    • Bookmark support: Set bookmark. Clear all bookmarks. Browse bookmarks.
    • Browse changed lines in text editing mode.
    • Goto specified line in text editing mode.
    • Goto specified offset byte in HEX editing mode.
    • HEX Find.
  4. Format
    • Trim trailing spaces.
    • Trim leading spaces.
    • Text conversion to lower or upper case, invert case and capitalization.
    • Increase/Decrease indentation.
    • SPACES to TABS for all tabs, or just leading tabs in a line.
    • TABS to SPACES.
    • Convert Fixed Width to Character Delimited (CSV) text file.
    • Convert Character Delimited (CSV) to Fixed Width text file.
    • Set the line terminator of the active file.
    • Set the encoding of active file as UTF-7, UTF-8(BOM, or no BOM), UTF-16(BOM, or no BOM, little endian or big endian).

  5. Print
    • Printing preview.
    • Printing line numbers.
    • Headers/footers (with alignment commands), margins and page breaks.
    • Printing of syntax highlighting in color.
    • Font Selection for display and printer.
  6. Project
    • Create project.
    • Manage project.
    • Add active file to project.
    • Add all open files to project.
    • Add files to project.
    • Delete active file from project.
    • Delete files from project.
    • Recent Projects submenu stores up to 50 projects.
  7. Tools
    • Support to install AptEdit on FLASH or any other portable drives.
    • Customizable keyboard shortcuts, support keyboard mapping scheme.
    • Runs the Windows calculator "calc.exe".
    • Opens the directory of the active document on the windows explorer.
    • Presents the DOS Shell window.
    • Text files Comparison and merging.
    • Binary files Comparison.
    • Save and restore toolbars position.
    • Spell checker.
    • Open web page on the system default web brower while double-clicking the URL address.
    • Edit email on the system default email application while double-clicking the Email address.
    • Check the new version on startup if if option "Check new version on startup" is enabled in "Advanced | options | General" page.
    • Prompt a message when user open a file using an error encoding.

Enhancements:

  • Add four syntax file types - Cobol, Inno Setup Script, MakeFile and DOS Batch.
  • Save syntax information on Favorite Files dialog.
  • Save syntax information on Recent Files list.
  • Add "SECTION", "AUTO_END_BRACE" and "LINE_COMMENT_POSITION" syntax options in syntax define file.

Requirements: IE4.0

WareSeeker Editor

AptEdit Lite 5.0.2 Screenshot

Advertisements

AptEdit Lite 5.0.2 Keywords

Bookmark AptEdit Lite 5.0.2

Hyperlink code:
Link for forum:

AptEdit Lite 5.0.2 Copyright

WareSeeker periodically updates pricing and software information of AptEdit Lite 5.0.2 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of AptEdit Lite 5.0.2 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Extract text from PDF files and produce plain ASCII text files. Free Download
Provides Systems Administrators the ability to monitor and filter local or remote text log files as well real-time alerts Free Download
Includes color change, font selection, bold, italics, underline, open, save, find, and print Free Download
Free files & text encryption software. Free Download
Load text files (or csv files) to MySQL. Free Download
Text editor with powerful autotext capabilities. You can edit only text files but you can type text faster than ever before. Free Download
Originally written to view large text data files. Free Download
Load many text files (or csv files) to your PostgreSQL database. Free Download