OWB - OpenURL/Rexx support
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    osco
    Posts: 680 from 2009/10/21
    From: Boston, USA
    How to code the rexx support...Is there a port? Not sure as to its use as yet?
    Any example scripts?
    TIA
    Mac Mini 1.5GHz, 1G, 250G Drive, Apple Cinema Display, MorphOS 3.1 registered, MacOS 10 PowerBook (5,8) 1.67Hz, 2G, 80G Drive,........Waiting
    PowerBook (5,8) 1.67Hz, 2G, 40G MorphOS 3.1 unregisterd
  • »29.04.10 - 09:34
    Profile
  • Fab
  • MorphOS Developer
    Fab
    Posts: 1331 from 2003/6/16
    There is a REXX port and OpenURL support (OpenURL configuration for OWB is in the readme, and is also available as default preset in MorphOS OpenURL prefs).

    Regarding other REXX commands, you can list them with:
    rxcmd OWB.1 "help ram:help.txt"
  • »29.04.10 - 13:08
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    osco
    Posts: 680 from 2009/10/21
    From: Boston, USA
    What is the name of the "Arexx" Rexx port?
    Wish to force feed a batchlist of local html files to OWB? One way
    1. make a batchfile with the shell command
    list ram:#?.html lformat "file:///*%s%s*0 0" to ram:owb.bat
    Now you should have a file in Ram: called owb.bat!
    It will be a list of all your loca html's you sent that you wanted to be batch shown
    Format file name: file:///ram:020021001.1-suf.html 0 0
    Copy and paste your owb.bat file into
    System:Applications/owb-morphos-1.7/Conf/sessions/"choose file name"
    Then fire up FAB's OWB go to "load sessions " 7th down on project list and browse till you drop...

    :-D :-D

    [ Edited by osco on 2010/4/29 18:35 ]
    Mac Mini 1.5GHz, 1G, 250G Drive, Apple Cinema Display, MorphOS 3.1 registered, MacOS 10 PowerBook (5,8) 1.67Hz, 2G, 80G Drive,........Waiting
    PowerBook (5,8) 1.67Hz, 2G, 40G MorphOS 3.1 unregisterd
  • »29.04.10 - 21:31
    Profile