Search the web
Sign In
New User? Sign Up
DM2-Forum · DiskMaster2
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1647 - 1676 of 1816   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1647
Just tested on my Pegasos, unlike 2.5.31 now "Check" function works again. If i try to copy a file somewhere it says "object not found" (as if it tried to...
Fabrizio Bartoloni
lanch@...
Send Email
Jun 2, 2005
11:31 am
1648
Hi! ... Interesting side-effect. Btw., I received a report yesterday that 'Choose' has a problem, too. And I was able to confirm it, I only wasn't able to find...
Rudolph Riedel
Rudolph.Riedel@...
Send Email
Jun 2, 2005
11:58 am
1649
Greetings Rudolph & Fabrizio! ... I guess I'm too old to keep up with what's going on :( For me, any talk of DM2.5.31 goes to the bit-bucket because it has...
Ed Vishoot
EdV.10@...
Send Email
Jun 2, 2005
6:41 pm
1650
Hi! I just squashed a bug with 'Choose' reported by Ed Vishoot. As this is the second bug that could crash the 68k version on both MOS and AmigaOS4 I decided...
rudolph.riedel@...
rudolph_riedel
Offline Send Email
Jun 2, 2005
8:51 pm
1651
At least basing myself on tests of previously buggy functions this version works finally on Pegasos, thanks!!!!!...
Fabrizio Bartoloni
lanch@...
Send Email
Jun 3, 2005
9:10 am
1652
Hi Ed, to make things worse the Copy Warn case sensitive issue doesn't pop up with every match but on some rather unpredictable circustances, so far Edika.jpg...
Fabrizio Bartoloni
lanch@...
Send Email
Jun 3, 2005
9:10 am
1653
Hi, This isn't really DM-related, but I thought someone here might be able to help me. I've poked around the AmigaDOS manual, but I can't figure out if there ...
Richard Mattsson
terminationus
Offline Send Email
Jun 3, 2005
5:17 pm
1654
Use "Touch", it's an unix port it should be available on Aminet or along with GeekGadgets....
Fabrizio Bartoloni
lanch@...
Send Email
Jun 3, 2005
5:33 pm
1655
Hi Richard, On 03-Jun-05, Richard Mattsson wrote: RM> I've poked around the AmigaDOS manual, but I can't figure out if there RM> is a way I can change the...
Jody J. Tierney
jtierney2002
Offline Send Email
Jun 3, 2005
10:05 pm
1656
Hi Jody, On 03-Jun-05, Jody J. Tierney wrote: RM>> ...I can't figure out if there is a way I can change the RM>> Datestamp of a file. ... Ah, right, thanks. I...
Richard Mattsson
terminationus
Offline Send Email
Jun 3, 2005
10:27 pm
1657
... Hi Fabrizio, Thanks for your suggestion. I'd forgotten about SetDate, and Jody's script looks like exactly what I need. It's good to know about other ...
Richard Mattsson
terminationus
Offline Send Email
Jun 3, 2005
10:27 pm
1658
On Fri, 3 Jun 2005, Fabrizio Bartoloni wrote: FB >Use "Touch", it's an unix port it should be available on Aminet FB > or along with GeekGadgets. Thanks, I...
Bonnie Dalzell
bdalzell@...
Send Email
Jun 4, 2005
8:39 pm
1659
Hello! I just uploaded 2.5.32 to my homepage: http://kazong.privat.t-online.de/ 2.5.32 (2005-06-12) 79124 Bytes - To check if a file already exists for the...
rudolph.riedel@...
rudolph_riedel
Offline Send Email
Jun 12, 2005
9:36 pm
1660
Howdy Rudolph! ... Major kOoLnEsS :) I really like the 'debug' option but since there are no docs for it, how do I use it? Is it an option for the 'COPY WARN'...
Ed Vishoot
EdV.10@...
Send Email
Jun 13, 2005
3:54 pm
1661
EdV.10@... (Ed Vishoot) wrote on 13.06.2005: Hi! Before you ask, no, I did not forget to answer your mail - this time - :-) I hope I can get to it...
rudolph.riedel@...
rudolph_riedel
Offline Send Email
Jun 13, 2005
9:13 pm
1662
Greetings Rudolph! ... No hurries - I'm busy trying to collect millions of dollars from Mrs. Linda Rhode a merchant in Dubai, in the U.A.E. :^) Just as soon...
Ed Vishoot
EdV.10@...
Send Email
Jun 15, 2005
12:45 am
1663
Hi guys, I remember there was a way to put a menu entry to set same folder for both source and dest windows, and it was without arexx scripts. Anyone does...
Fabrizio Bartoloni
lanch@...
Send Email
Jun 15, 2005
4:18 pm
1664
... Like this? AddCmd source=dest, 30, 46, NewDir %d AddCmd dest=source, 30, 46, Window dest; Newdir %d Regards - Rudolph...
rudolph.riedel@...
rudolph_riedel
Offline Send Email
Jun 15, 2005
9:16 pm
1665
... Thanks, it's almost what i was looking for, cause it only works to set source same as destination, not the other way around, may i'll end up setting some...
Fabrizio Bartoloni
lanch@...
Send Email
Jun 16, 2005
1:05 pm
1666
... Have a closer look at what I wrote above... :-) Regards - Rudolph...
Rudolph Riedel
Rudolph.Riedel@...
Send Email
Jun 16, 2005
1:14 pm
1667
... Hello, Case: I have Work:damn/long/path/ as S and Data:awful/long/path/ as D, i want to hit a button so that both S and D are set to Work:damn/long/path/: ...
Fabrizio Bartoloni
lanch@...
Send Email
Jun 16, 2005
8:34 pm
1668
lanch@... (Fabrizio Bartoloni) wrote on 16.06.2005: Hello! ... So far so good. ... What? I have no idea how this is possible. AddCmd source->dest,...
rudolph.riedel@...
rudolph_riedel
Offline Send Email
Jun 16, 2005
9:43 pm
1669
Hi, On 16-Jun-05, rudolph.riedel@... wrote: r>> 3) Swap; Newdir %d; Swap r>> result: silly, inelegant solution but so far the only one that works. r>>...
Jody J. Tierney
jtierney2002
Offline Send Email
Jun 16, 2005
11:05 pm
1670
... None of them, it may be a failure from Morphos to behave like one would have expected on real Amiga, i'll check it out on E-UAE (if only my A1200 had an...
Fabrizio Bartoloni
lanch@...
Send Email
Jun 17, 2005
10:11 am
1671
... None of them, it may be a failure from Morphos to behave like one would have expected on real Amiga, i'll check it out on E-UAE (if only my A1200 had an...
Fabrizio Bartoloni
lanch@...
Send Email
Jun 17, 2005
10:23 am
1672
I can confirm, it works the way Rudolph told us under E-UAE(Morphos), so this is clearly a Morphos specific problem. Both 68k version and OS4 version behave...
Fabrizio Bartoloni
lanch@...
Send Email
Jun 18, 2005
2:48 pm
1673
Greetings Fabrizio! ... I am late to this show, but I do not think I have a problem with this under MOS 1.4.5 and DM2.5.32! I changed a command to reflect the...
Ed Vishoot
EdV.10@...
Send Email
Jun 20, 2005
3:41 pm
1674
Hello Everybody :) In an effort to help/test other DM2ers, I wanted to add a command that allowed me to execute a single DM2 command. I probably missed that...
Ed Vishoot
EdV.10@...
Send Email
Jun 20, 2005
3:41 pm
1675
Hi! On 20-Jun-05, Ed Vishoot wrote: EV> In an effort to help/test other DM2ers, I wanted to add a command that EV> allowed me to execute a single DM2 command....
Jody J. Tierney
jtierney2002
Offline Send Email
Jun 22, 2005
7:07 pm
1676
Hi, On 18-Jun-05, Fabrizio Bartoloni wrote: FB> I can confirm, it works the way Rudolph told us under E-UAE(Morphos), so FB> this is clearly a Morphos specific...
Jody J. Tierney
jtierney2002
Offline Send Email
Jun 22, 2005
7:07 pm
Messages 1647 - 1676 of 1816   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help