Ultimate Amiga

Network Boards => AMOS Factory => Extensions Forum => Topic started by: Mia on September 16, 2016, 04:27:07 AM

Title: FD Extension
Post by: Mia on September 16, 2016, 04:27:07 AM
Inside the GUI Extension "Tools" folder there is the FD Extension - I wanted to take a look to see if I could work on the BSD library but found that the FDBuilder is looking for a file FDLib.prefs in the FD: folder but there is no such file - creating a blank file makes FDBuilder quit?
Title: Re: FD Extension
Post by: SamuraiCrow on September 17, 2016, 04:59:55 PM
The development version of a library download should have an FD file.  If you mean BSDSocket.library, it is a per-opener library so it might not.
Title: Re: FD Extension
Post by: Mia on September 18, 2016, 03:43:46 AM
The development version of a library download should have an FD file.  If you mean BSDSocket.library, it is a per-opener library so it might not.

the fd for the bsd library is in the fd folder of the fd extension - i saw it mentioned on an old post recording amos:
http://www.amiworld.it/news/amos_upgrade_eng.html#A05

the FDBuilder application does not run because of the missing preferences file, so I'm unable to create the FDExtension for AMOS - I believe the FDBuilder has a check list of FD's you want to include, and you choose the extension number you want then configure amos.

I don't think it does anything extra than using LibCall directly but it's neater and you don't have to reference all the dreg/areg - I monitored it using SnoopDos - it was looking for the FDLib.prefs file.