| View previous topic :: View next topic |
| Author |
Message |
SKAN
Joined: 26 Dec 2005 Posts: 5721
|
Posted: Wed Mar 15, 2006 3:38 pm Post subject: * TheGun.exe * Ultra Light-Weight Text Editor [Only 6k!] |
|
|
| Quote: |
TheGun.Exe 3.0f
21st Century Missile Ware
Single executable only 6k in size !!! Download gun30f.zip [15K]
- TheGun does not have an effective file size limit
- The maximum size that can be loaded into it is determined by available memory and loading speed of the file.
- It can typically load files in excess of 10 megabytes with no problems
- It has been speed optimised for both file load and save.
- Drag and Drop enabled
- TheGun does not use any additional runtime DLLs
- Coded in Microsoft Assembler (MASM) using the Windows API functions
- Runs on Windows versions from Win95b upwards
- Print Option requires/uses Wordpad
The Webpage: TheGun Text Editor
PS: I tried TheGun.exe with a 4MB text file & the results were fine.
You may see the code @ Ask-For-Help Topic : Erasing an active log file. Possible? |
_________________ SKAN - Suresh Kumar A N
Last edited by SKAN on Sat Mar 18, 2006 9:26 pm; edited 2 times in total |
|
| Back to top |
|
 |
BoBo Guest
|
Posted: Wed Mar 15, 2006 4:40 pm Post subject: |
|
|
Neat! Thx for sharing it. I've had a try with a file > 60MB. Guess, done it !  |
|
| Back to top |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 5721
|
Posted: Wed Mar 15, 2006 4:59 pm Post subject: |
|
|
Dear BoBo,
| Quote: | Neat! Thx for sharing it. I've had a try with a file > 60MB. Guess, done it !  |
Oh My God! > 60MB!!!.
I dont have that kind of text files in my machine, and
I used the following code to create a 4MB text file!
| Code: | Loop, C:\*.*,0,1
FileAppend,%A_LoopFileLongPath% `n,C:\FileList.Txt |
Regards,  _________________ SKAN - Suresh Kumar A N |
|
| Back to top |
|
 |
toralf
Joined: 31 Jan 2005 Posts: 3842 Location: Bremen, Germany
|
Posted: Wed Mar 15, 2006 5:30 pm Post subject: |
|
|
Should I try it? I have files of 3GB. And they are not artifically made. :) _________________ Ciao
toralf  |
|
| Back to top |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 5721
|
Posted: Wed Mar 15, 2006 5:41 pm Post subject: |
|
|
Dear Toralf! , I only have a meagre 256MB RAM! I guess you'll be having it in gigs - Regards,  _________________ SKAN - Suresh Kumar A N |
|
| Back to top |
|
 |
toralf
Joined: 31 Jan 2005 Posts: 3842 Location: Bremen, Germany
|
Posted: Wed Mar 15, 2006 6:02 pm Post subject: |
|
|
Actually..... yes, one of my machines has 64GB Ram. :)
But it only has 32 out of my 92 CPUs with 3TB disc space.
But all of them are running Unix/Linux OS.
My PC is standard. :( _________________ Ciao
toralf  |
|
| Back to top |
|
 |
Titan
Joined: 11 Aug 2004 Posts: 5026 Location: imaginationland
|
Posted: Sun Oct 08, 2006 11:18 am Post subject: |
|
|
| This app is really useful, thanks. |
|
| Back to top |
|
 |
majkinetor ! Guest
|
Posted: Sun Oct 08, 2006 11:57 am Post subject: |
|
|
interesting....
I heard only for one guy making ASM programs for windows... and he is quite known for that... this must be other one
Check it out here: http://www.grc.com/smgassembly.htm |
|
| Back to top |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 5721
|
Posted: Mon Mar 03, 2008 1:39 pm Post subject: |
|
|
It seemed the website faced temporary difficulties and so I had uploaded a copy of it ( autohotkey.net://gun30f.zip )
The site works okay now.. anyways we have a backup.
 |
|
| Back to top |
|
 |
|