Hi I have made ADFs out of all my original Amiga program disks. I'm going to burn them onto a CD. Now I would like to make an icon to mount the ADFs onto the...
Ash Wyllie
ashw@...
Mar 2, 2005 4:26 pm
3418
$$$SAP/Oracle11i Training Online Available!! we are a ERP training center,Job Oriented Training Available!! Yahoo Messenger ID:erphouse (or email to...
$$$SAP/Oracle11i Training Online Available!! we are a ERP training center,Job Oriented Training Available!! Yahoo Messenger ID:erphouse (or email to...
$$$SAP/Oracle11i Training Online Available!! we are a ERP training center,Job Oriented Training Available!! Yahoo Messenger ID:erphouse (or email to...
$$$SAP/Oracle11i Training Online Available!! we are a ERP training center,Job Oriented Training Available!! Yahoo Messenger ID:erphouse (or email to...
... From http://whatis.techtarget.com/wsearchResults/1,290214,sid9,00.html?query=blog "On the Internet, a blog (short for weblog ) is a personal journal that...
... list admin... this is SPAM. I've seen it on other lists....only a tease to get you to click. -- Wil -- http://www.charmfx.com/ "Maybe this world is another...
... Wow, such enthusiasm! ; ) -- Wil -- http://www.charmfx.com/ "I planted some bird seed. A bird came up. Now I don't know what to feed it." -- Steven Wright...
Hello syjopexdn ... I seriously doubt that ;-) ... I dont have one ... Hmmm .... seem it does not run here ;-) Regards -- Robin - http://my.morphosi.net...
... Sure it is. This user's been thrown in the pit with the rest (hmm, getting a bit full), and membership is again restricted to users I approve. Users with...
I still use Arexx with WinUAE as part of the support for a legacy platform that runs embedded code on a 68K target. Using SAS/C, I can generate the code...
Victor Farrace
vfarrace@...
Mar 30, 2005 1:34 am
3437
Hello Thomas ... Of course, ARexx is used here daily for many things :) Regards -- todi Ferengi Rule #56 Pursue profit; women come later....
... Thanks Tom.. Yes I use Arexx but I wISH for more.. Sarkis __________________________________________________________________ Switch to Netscape Internet...
... I am using ARexx (and my Amiga) still a lot. But as the Ami is getting long in the teeth (12 years!) I am trying to convert some of my programs to the Mac ...
Klaas.Lists
kplists@...
Mar 30, 2005 4:54 pm
3441
Hi, Does anyone know if there is a way in AREXX using either the built-in functions or a library function to find out the free space remaining on a volume? ...
Hello Robert ... Not really a clean way, but it works ;) /* */ address command "info dh0: >pipe:info.log" count = 0 if open("test","pipe:info.log") then do do...