Am 10-Mär-00 schrieb nils@...:
>>> E.G.: AddAutoCommand #?TFMX, Extern HIp HIDE %s
>> I think that it would end up in too much overhead. Imagine a 5 MB file
>> (eg. MP3) and you have something like #?TMFX as "AddAutoCommand". DM2
>> would have to scan the whole 5 MB for it...
> No, no Hynek thats not the way it should work. Only the first 1024 Bytes
Yes, yes Nils, it works that way in the moment :-).
> should be read and scanned for the given string. Even better if you are
Should, but aren't in the moment :-).
> working for a context search routine you can support us with a new
> AddAutoCommand that supports pattern-matching.
I would recommend:
Read(fh, buffer, 1024);
MatchPatternNoCase(pattern, buffer);
Sounds not hard at all %-).
Rudi? May I? ;-))))
>> And image even when you have more entries
>> of this type...or think about a text file that includes the word TMFX, it
>> would be recognized as a TMFX file...pp.
> This is a general problem and exists at present, too.
> AddAutoCmd ??????JFIF,Extern DM2:Scripts/Visage.bat Filename %s Path=t:
> DestDir %d
> Create a textfile with:
> 012345JFIF
> ;)
Hhow much textfiles of this type do you have on your HD ;-)?
>> I think it is quiet useful as it is.
> It's not! :(
Do it better :-).
Gruss,
--
Hynek Schlawack ++ 7Wire Technologies ++ http://me.in-berlin.de/~hys
Am 10-Mär-00 schrieb Alan Bailey:
> I have noticed that sometimes whilst DM2 is loaded i cant open/load/save
> anything in other programs that are also running, for some reason DM2
> seems to be blocking the requesters, this dont happen all the time just
> now and then, when it does happen if i quit DM2 all is fine, the
> requesters start to appear again, so far i have only seen this problem
> when using the following apps: IB2.1, V3, CED4.20 and WebDesign2.0
> has anybody else come across this problem?
Out of chip memory?
Gruss,
--
Hynek Schlawack ++ 7Wire Technologies ++ http://me.in-berlin.de/~hys
Hello, All
I have noticed that sometimes whilst DM2 is loaded i cant open/load/save
anything in other programs that are also running, for some reason DM2
seems to be blocking the requesters, this dont happen all the time just
now and then, when it does happen if i quit DM2 all is fine, the
requesters start to appear again, so far i have only seen this problem
when using the following apps: IB2.1, V3, CED4.20 and WebDesign2.0
has anybody else come across this problem?
Kind regards
--
/Alan/
/ICQ UIN - 42618074/
<tsb>
<tsb> # // Powered By Amiga #
<tsb> #\X/ A1200 030/50 #
<tsb>
WARNING: consumption of alcohol may cause you to roll over in the morning
and see something really scary(whose species you can't identify and whose
name you can't remember).
Hello Fabrizio
On 09-Mär-00, you wrote:
> What about to extend AddAutoCommand capacities to support also the "#"
> in the AmigaDos style?
> E.G.: AddAutoCommand #?TFMX, Extern HIp HIDE %s
I think that it would end up in too much overhead. Imagine a 5 MB file (eg.
MP3) and you have something like #?TMFX as "AddAutoCommand". DM2 would have
to scan the whole 5 MB for it...And image even when you have more entries
of this type...or think about a text file that includes the word TMFX, it
would be recognized as a TMFX file...pp.
I think it is quiet useful as it is.
Regards,
--
Hynek Schlawack ++ 7Wire Technologies ++ http://me.in-berlin.de/~hys
Hi there,
What about to extend AddAutoCommand capacities to support also the "#"
in the AmigaDos style?
E.G.: AddAutoCommand #?TFMX, Extern HIp HIDE %s
--
________________________ _______________________
|Sales Manager \ _______ |Fabrizio Bartoloni \
|DarkAge Software \ \/_!_\/ |Via dell' Artigiano N.12\
|--------------------------\ ___\_°_/___ |Baiano di Spoleto (PG) /
|www.idealia.net/darkage \/ \|/ \|06040 ITALY /
`----------------------------'~~~~~~~~~~~~`----------------------'
Amiga User Group Spoleto www.geocities.com/SiliconValley/Grid/2008
rudolph-riedel wrote in a Mail about "Re: [DM2] Win isn't updated
properly":
[snip alot of great info]
> Coordinating this efforts took my time... I`ll finish this >2G support
i don't understand what you mean by 2G, if need info on something about dm2
working on harddisks bigger then 2GB, then i will just conferm 2.5b4 are
working just fine on my 9.1gb ffs partion, hey i have os3.5 :)
> and release 2.5b5 as soon as possible.
hehe can't wait :)
myrn@... (Fredrik Ismyren) wrote on 26.02.2000:
Hi!
> DiskMaster 2.5b4
> (00-01-29)
>
> Windows aren't updated properly.
Thanks for reporting Fredrik!
I already noticed it myself but hadn`t had time to correct it, yet.
Time for a little status-report.
I got company now in updating DM2.
First of all Jody Tierney surprised me with the offer to write
a new reader which now already is integrated into DM2.
Then Hynek Schlawack offered to help and did a great job so far
on re-writing the menu-code which is now based on gadtools.
Coordinating this efforts took my time...
I`ll finish this >2G support and release 2.5b5 as soon as possible.
Greetz - Rudi
DiskMaster 2.5b4
(00-01-29)
Windows aren't updated properly.
Try mark a directory and directly press right mouse button to get up
another window with this dir in. You can also mark the dir and swiftly
press another window.
Then you'll see that the window info still says that there is a directory
marked when there isn't.
//Fredrik
rudolph-riedel@... wrote on 23.02.00
> Sorry, I wasn`t able to find it on Aminet.
Hmmm.. The name is FullBench.lha, sorry!
> It wasn`t on one of the 34 CD`s, not in the 'Recent Uploads' and
Maybe it will apear on #35, it was released last week.
> > If the WB-Title-Screen does not exists anymore,
> I don`t like these hacks much.
It isn't a hack but until Olaf implement this in IPrefs this
program is very useful! - You know i don't like hacks either.
> > DM2 opens all ports but does not open a screen.
> I guess this is because you have a line like this:
> NewScreen D=4
> This will try to clone WB-Screen except for the depth.
> If you use the complete line:
> NewScreen ID=495620 D=5 W=670 H=400
I did Rudi, i did! :-)
I used:
NewScreen ID=1342312448 D=4 W=800 H=600
And the same happend :-(
> DM2 should open it`s screen wether or not WB exists.
Thats why i don't understand that.
> > PS: german translation is nearly finished.
> Wait `till I`ve read it. :-)))
The translation is finished! ;-)
nils@... wrote on 22.02.2000:
Hi!
> i found a obscure bug in NewScreen function.
>
> It is very easy to reproduce, simply download FullScreen.LhA from Aminet and
> start it once.
Sorry, I wasn`t able to find it on Aminet.
It wasn`t on one of the 34 CD`s, not in the 'Recent Uploads' and
both the main-server and wustl-edu can`t find anything
usefull when searching for "fullscreen".
> If the WB-Title-Screen does not exists anymore,
I don`t like these hacks much.
> DM2 opens all ports but does not open a screen.
I guess this is because you have a line like this:
NewScreen D=4
This will try to clone WB-Screen except for the depth.
If you use the complete line:
NewScreen ID=495620 D=5 W=670 H=400
DM2 should open it`s screen wether or not WB exists.
> PS: german translation is nearly finished.
Wait `till I`ve read it. :-)))
Greetz - Rudi
Hello Rudi,
i found a obscure bug in NewScreen function.
It is very easy to reproduce, simply download FullScreen.LhA from Aminet and
start it once. If the WB-Title-Screen does not exists anymore, DM2 opens all
ports but does not open a screen.
PS: german translation is nearly finished.
Rudolph Riedel wrote on 17.02.00
> > > I got no answer from the other guy.
> > I had a hd-crash and lost the german translation.
> You quoted this as beeing related?
No. I only answered as a translator. ;-)
> > Anyway i'm translating it
> > a second time. At the moment i'm translating the "Info" guide.
> This went fast.
Now i'm at "Read_DM2.guide" ;-)
I added some examples to several guides, like in "Quit_DM2.guide". I also
changed the format from "functions_dm2.guide".
Simply have a look when i'm finished or do you want a copy now?
> In this special case - ok.
> I only wonder why you don`t "join" it yourself.
Lazyness?
> Please don`t ask me to correct a spanish or swedish translation! ;-)
Never! :-)
PS: i'll send this msg to both mailing-lists!
Greetings JSteic1957@...
On 16-Feb-00, JSteic1957@... mumbled somthing about:
> From: JSteic1957@...
>
> I don't see any need to release the source for DM2 if it's truly spaghetti
> code.
> The best improvement that could be made to DM2 is: 1. better documentation.
> 2. Make the program multi-threaded, so that a User doesn't have to wait for
> a copying task (for example) to complete before moving on to another task.
Easy, change your copy button to something like,
extern, run >nil: c:copy %s %d
I prefer the waiting till an operation is finished though. Just paranoid about
running a file thats currenty unarchiving or something similar.
Regards
_Ivan_
--
Check out my page --> http://www.mnsi.net/~ivan
--
Always remember that you are unique. Just like everyone else.
--
JSteic1957@... wrote on 16.02.2000:
Hi!
> I don't see any need to release the source for DM2 if it's truly spaghetti
> code.
I wouldn`t call it spaghetti-code" then but it`s hardly documented.
And some things are a bit strange implemented (not my fault :)
> The best improvement that could be made to DM2 is:
> 1. better documentation.
Better what? What about the DM2.guide is this no documentation?
And if you like to - write a tutorial.
I sponsor this with the original tutorial.
> 2. Make the program multi-threaded, so that a User doesn't have to wait for
> a copying task (for example) to complete before moving on to another task.
I`m not yet ready for this.
I have to rip-out some of the deepest internals from DM2
to handle things like this.
DM2 calls dozens of sub-functions whillst working
on a single command-line.
> --------------------------- ONElist Sponsor ----------------------------
This is getting on my nerves already.
We`ll see, they told me that I can get an ads-free list
after 15.03. - onelist and egroups are now one.
Greetz - Rudi
I don't see any need to release the source for DM2 if it's truly spaghetti
code.
The best improvement that could be made to DM2 is:
1. better documentation.
2. Make the program multi-threaded, so that a User doesn't have to wait for
a copying task (for example) to complete before moving on to another task.
rachael_@... (Jacob Dahl Pind) wrote on 14.02.2000:
Hi!
> >DOpus4 has been released under the gpl.
> Would`t using parts of Dopus4 be a step in the wrong direction ?
This is also what I think, actually.
> I don`t fell that dopus has anything to offer that DM2 don`t,
> Sure it has things like diskcopy and a text/picture/viewer but
> why should we care. I personly am using textview for text and
> hex viewing and cybershow for pictures. I would rather be using
> extern viewers that be stouck with something out of the box.
I have been asked if I could recycle parts of it for DM2.
So I have to think about it.
For the reader part - a new reader is under development
right now and looks very promising yet.
And this has nothing to do with DOpus...
Greetz - Rudi
>From: Rudolph-Riedel@... (Rudolph Riedel)
>DOpus4 has been released under the gpl.
>Fine.
>I read it and found that even using parts of the source
>would mean that the resulting product also has to be released
>under the gpl and in source-form. Hmm.
Would`t using parts of Dopus4 be a step in the wrong direction ?
I don`t fell that dopus has anything to offer that DM2 don`t,
Sure it has things like diskcopy and a text/picture/viewer but
why should we care. I personly am using textview for text and
hex viewing and cybershow for pictures. I would rather be using
extern viewers that be stouck with something out of the box.
Regards Jacob Dahl Pind
--------------------------------------------------
= IF this computer is with us now... =
=...It must have been meant to come live with us.=
= (Belldandy - Goddess First class) =
--------------------------------------------------
JSteic1957@... wrote on 13.02.2000:
> From: JSteic1957@...
>
> Alright already, stop sending these requests for a reply!
And this from an aol-user. :-)
So that we are all alive, let`s see if we can`t get
some movement into this list.
DOpus4 has been released under the gpl.
Fine.
I read it and found that even using parts of the source
would mean that the resulting product also has to be released
under the gpl and in source-form. Hmm.
And I have been asked to release DM2`s source, too.
But I can`t see a reason for doing this.
The source is that awfull that no newbie should learn from it.
Improving DM2 with a team of programmers is too far from reality.
I`m still the only one that really worked on it even though
some others also tried...
Greetz - Rudi
Greetings Rudolph
On 09-Feb-00, Rudolph Riedel mumbled somthing about:
> From: Rudolph-Riedel@... (Rudolph Riedel)
>
> Hello!
>
> We are nine users now on this list.
>
> And also a few that I don`t know yet from the old list.
>
> Would you mind to drop a few lines?
>
> Greetz - Rudi
>
Couple lines...
Ok thats two :)
Regards
_Ivan_
--
Check out my page --> http://www.mnsi.net/~ivan
--
I think that God in creating man somewhat overestimated his ability.
-- Oscar Wilde
--
Hello DM2-Forum@onelist.com
>> Message: 1
>> Date: Wed, 9 Feb 2000 19:46:28 CET
>> From: Rudolph-Riedel@... (Rudolph Riedel)
>> Subject: Welcome!
>>
>> Hello!
>>
>> We are nine users now on this list.
>>
>> And also a few that I don`t know yet from the old list.
>>
>> Would you mind to drop a few lines?
>>
>> Greetz - Rudi
>>
>>
>
Dear rudi :)
Aloha! :)
of course I do not mind dropping a few lines :)
I am not sure if this text I am writing is where I should be doing it so for
now let his be my contribution till i see I am simply to reply or originate.
Aloha! RD
----- Original Message -----
From: <DM2-Forum@onelist.com>
To: <DM2-Forum@onelist.com>
Sent: Thursday, February 10, 2000 9:14 AM
Subject: [DM2-Forum] Digest Number 1
>
> --------------------------- ONElist Sponsor ----------------------------
>
> GET A NEXTCARD VISA, in 30 seconds. Get rates as low as 2.9 percent
> Intro or 9.9 percent Fixed APR and no hidden fees. Apply NOW.
> <a href=" http://clickme.onelist.com/ad/NextcardCreative4CI ">Click
Here</a>
>
> ------------------------------------------------------------------------
>
> Community-E-Mail-Adressen: Nachrichten veröffentlichen:
DM2-Forum@onelist.com Abonnement einrichten:
DM2-Forum-subscribe@onelist.com Abonnement kündigen:
DM2-Forum-unsubscribe@onelist.com Listeneigentümer:
DM2-Forum-owner@onelist.com Internet-Adresse (URL) dieser Seite:
http://www.onelist.com/community/DM2-Forum
> ------------------------------------------------------------------------
>
> There is 1 message in this issue.
>
> Topics in today's digest:
>
> 1. Welcome!
> From: Rudolph-Riedel@... (Rudolph Riedel)
>
>
>
____________________________________________________________________________
___
>
____________________________________________________________________________
___
>
> Message: 1
> Date: Wed, 9 Feb 2000 19:46:28 CET
> From: Rudolph-Riedel@... (Rudolph Riedel)
> Subject: Welcome!
>
> Hello!
>
> We are nine users now on this list.
>
> And also a few that I don`t know yet from the old list.
>
> Would you mind to drop a few lines?
>
> Greetz - Rudi
>
>
>
____________________________________________________________________________
___
>
____________________________________________________________________________
___
>
>
Hi!
I just released a translators version of the guide
on my new homepage:
http://home.t-online.de/home/rudolph-riedel
This version of the guide is splitted into 113 files.
Each file represents a chapter of the guide named
as "chapter_DM2.guide" e.g: "About_DM2.guide".
The difference to the previous versions of the guide
is that now every single chapter comes with it`s
own revision number:
@REMARK .1
To get a working DM2.guide just perform this line:
join !head *DM2_guide as ram:DM2.guide
And please note that I already changed some text
from version 1.85 to version 1.86 - sorry.
Greetz - Rudi