targs new ambient arexx scripts
  • Targhan
    Posts: 2833 from 2003/2/8
    From: USA
    just trying out a few scripts. first one is for tokai who wanted a command to address the new loaduri function in arexx for ambient.

     Attached file(s) 
    :idea:Targhan

    MorphOS portal? www.MorphZone.org
  • »20.02.07 - 20:10
    Profile Visit Website
  • Targhan
    Posts: 2833 from 2003/2/8
    From: USA
    Updated version. Uses fully qualified URI, simply change variables at top of file to adjust the results the way you want them.

    for those other than tokai, this script will open an ambient window for your current directory in the shell.

    first, copy file to your "path"

    usage:
    rx ShowAm

     Attached file(s) 
    :idea:Targhan

    MorphOS portal? www.MorphZone.org
  • »20.02.07 - 21:00
    Profile Visit Website
  • Moderator
    hooligan
    Posts: 1948 from 2003/2/23
    From: Lahti, Finland
    Why is this in MZ Moderation subforum where none else but mods can download them? :-)
    www.mikseri.net/hooligan <- Free music
  • »21.02.07 - 04:11
    Profile Visit Website
  • Targhan
    Posts: 2833 from 2003/2/8
    From: USA
    Another private beta. this one is really beta, since it relies upon a broken feature of ambient to fully do it's job. (though if you leave out a drawer on your desktop, it'll be close enough.....)

    this one takes a url arguement from your browser (much like the old ib2amirc script) and creates a file-link to that url. When we get another ambient update, I'll enable the code that makes a desktop shortcut to the file.

     Attached file(s) 
    :idea:Targhan

    MorphOS portal? www.MorphZone.org
  • »22.02.07 - 20:49
    Profile Visit Website
  • Targhan
    Posts: 2833 from 2003/2/8
    From: USA
    Here's another one. This script, GetInfo.rexx, uses Ambient's iconinfo command to fetch the information of a file through the shell. Assuming the script is in the path, the usage is:

    rx getinfo full:path/to/file/with/or/without/.info

    the shell is returned either through exiting the information window, or upon error.

     Attached file(s) 
    :idea:Targhan

    MorphOS portal? www.MorphZone.org
  • »23.02.07 - 15:52
    Profile Visit Website