<?xml version='1.0' encoding='ISO-8859-1'?>
     <rss version='2.0'>
      <channel>
       <title>amosextension2ascii.lha development/utility - Comments</title>
       <link>https://www.os4depot.net/?function=comments&amp;file=development/utility/amosextension2ascii.lha</link>
       <description>This command designed to extract information</description>
       <language>en-gb</language>
       <lastBuildDate>Fri, 01 May 2026 18:33:05 +0200</lastBuildDate>
       <image>
        <title>OS4Depot.net</title>
        <url>https://www.os4depot.net/images/rss.gif</url>
        <link>https://www.os4depot.net</link>
       </image><item> <title>LiveForIt / Kjetil (85.252.180.2) @ 29 Dec 2017, 03:41.41</title> <link>https://www.os4depot.net/?function=comments&amp;file=development/utility/amosextension2ascii.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;LiveForIt / Kjetil (85.252.180.2)&lt;BR /&gt;&lt;pre&gt;Most of this is explained in this docs: 
http://wiki.amigaos.net/wiki/Migration_Guide 
http://wiki.amigaos.net/wiki/How_to_Build_Stubs_for_68k_Libraries 
You also need to read the AMOS Tutorial disk, AMOS extensions docs, 
that describes the AMOS extension file format as well what registers to use. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1514558501</guid> <pubDate>Fri, 29 Dec 2017 15:41:41 +0100</pubDate></item><item> <title>LiveForIt / Kjetil (85.252.180.2) @ 29 Dec 2017, 01:36.06</title> <link>https://www.os4depot.net/?function=comments&amp;file=development/utility/amosextension2ascii.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;LiveForIt / Kjetil (85.252.180.2)&lt;BR /&gt;&lt;pre&gt;some thing like: 
 
if (IsNative( func )) 
{ 
// setup registers 
EmulateTags( func ); 
// get return register 
} 
 
I'm interested to see what you come up with. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1514550966</guid> <pubDate>Fri, 29 Dec 2017 13:36:06 +0100</pubDate></item><item> <title>Lazi (84.3.238.254) @ 28 Dec 2017, 11:12.31</title> <link>https://www.os4depot.net/?function=comments&amp;file=development/utility/amosextension2ascii.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Lazi (84.3.238.254)&lt;BR /&gt;&lt;pre&gt;Seems to be working, but what can I do with my asm coded extension routines in c? 
Some of them are rely on AmosPro System routines too. 
 
Anyway, nice to see back my extensions commands from 20 years of forgetting: 
10.WorkBench:&gt; &quot;RAM Disk:AmosExtension2Ascii/c/AmosExtension2Ascii&quot; 
Db Sel n 
Db Use s$ 
Db Address n 
Db Close 
n=Db Flen(n) 
Db Fieldno n 
Db Saved On 
Db Saved Off 
Db Recsaved n 
n=Db Ftype$(n) 
Db Select n 
Db Select First 
Db Opencount n 
Db Select Next 
Db State n 
Db Reccount n 
Db Recno n 
Db Recle n 
s$=Db Field$(n) 
n=Db Field(s$) 
s$=Db Get$(n) 
n=Db Get(n) 
Db Goto n 
Db Put$ s$,n 
Db Append 
Db Append Blank 
Db Append From n, 
Db Swap n,n 
Db Delete 
Db Recall 
Db Deleted n 
Db Pack 
Db Zap 
Db Skip 
Db Locate n,s$,n,n 
Db Locate n,s$,n 
Db Locate n,s$ 
Db Found n 
Db Setdeleted On 
Db Setdeleted Off 
Db Cutspace On 
Db Cutspace Off 
Db Notify 
Db Continue 
s$=Db Found$(n) 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1514499151</guid> <pubDate>Thu, 28 Dec 2017 23:12:31 +0100</pubDate></item></channel> </rss>