VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



File Format Viewer & Editor (Update 6 Apr 08)

by Robert Rayment (69 Submissions)
Category: Complete Applications
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (18 Votes)

File Format Viewer & Editor (FFVe) by Robert Rayment. (Update 6 Apr 2008) The purpose of this program is to be able to view any file, particularly binary files, in an easily read format, ie as characters, bytes, integers and longs as decimal or hex. Format changes are set out on a new line with different colors and can be saved in a template file. Also loading in a template file will automatically parse the display. Numbers or characters can be editted and the new file saved. There is unlimited undo. Search & Mark, Goto and Highlighting is included. The displayed page can be printed and placing a shortcut of the EXE in the Windows SendTo folder will enable any file to be sent to this program or dropped onto a DeskTop shortcut. Some simple samples (made with this program) for ico, cur, bmp, gif, png, jpeg and RIFF palette files are included. There is a DEMO button to show the main functions...
__________________________________________________
Update 6 Apr:...Added variation to Slider, see screenshot. Plus a few other tweaks, see Form1.
__________________________________________________
Upgrade 5 Apr:...1..Added ASCII Panel..2..Added Animated navigation..3..Added Slider for large files.
__________________________________________________
(Update 1 Apr:.. Correct a zero divide error and allow for line numbers >= 10,000,000)...(Update 31 Mar:..Extended for higher screen resolutions). See Form1 for other changes. Zip 92KB.

Assumes
Just run DEMO
Code Returns
Display & printout
Side Effects
Be careful when editting files
API Declarations
See code

Rate File Format Viewer & Editor (Update 6 Apr 08)

Upload

Download this snippet    Add to My Saved Code

File Format Viewer & Editor (Update 6 Apr 08) Comments

No comments have been posted about File Format Viewer & Editor (Update 6 Apr 08). Why not be the first to post a comment about File Format Viewer & Editor (Update 6 Apr 08).

Post your comment

Subject:
Message:
0/1000 characters