########################################################### # 2021/01/19 - PsychDOS 0.0.1 - Customizing DN151 & Links # ########################################################### I have been working on the File Manager's (DN151) settings so that it would know how to handle various file extensions. I have also been doing the same file Links. I have been telling Links how to understand other protocols such as Telnet. Normally, Lynx would be ideal for Telnet or Gopher but after playing around with it for a bit, especially after finding out that Links supports modern SSL sites (https), I am removing Lynx and having mTCP's telnet.exe used instead; mTCP also comes with other useful Internet/network-related tools. GOPHERUS will be used as the gopher:// client and Mocha DOS TN3270 for 3270 emulation if Links asks, as well as TN5250 emulations for AS/400 Mainframes. Both of these TN programs by MochaSoft were originally released as demos but are now Freeware. Figuring out how to handle Link's MMS & Magnet program options is a challenge, but the MMS option may be doable in a "hacky" way via pastebin site options and just have people type it in their phones to send to others, assuming that I am understanding this option correctly. I also got rid of the QEdit/Convert/Compile button and just made it "Clear" for the Active File. Trying to create a version of QuickEdit like what comes with PsychOS and PsychOS486 is a little harder than I thought it would be and is easier to just rely on the Workbench's "Globally" option and the much nicer GUI interfaces of other programs for this. Oh, and I found some cool FLTK programs from the XFDOS project that should help quite a bit.