Dot:associate

From SpecNext official Wiki
Jump to: navigation, search

ASSOCIATE dot command allows user to configure browser file associations

  ASSOCIATEv1.0 by Garry Lancaster
  Manage Browser file associations
  
  SYNOPSIS:
   .ASSOCIATE [OPTION]
  
  OPTIONS:
   -h, --help
     Display this help
  
  -s, --show TYPE
     Show entry for TYPE
  
  -d, --delete TYPE
     Delete entry for TYPE
  
  -a, --add TYPE "LINE"
     Add/replace entry for TYPE
  
  -l, --list
     List all entries
  
  INFO:
  
  TYPE is 1-3 chars (? * allowed)
  
  LINE starts with:
     : return to menu afterwards
     < return to Browser afterwards
     ; return to BASIC afterwards
  
  Remainder of the line are BASIC commands to execute.
     | is replaced by filename
     £ is replaced by language code
  
  Use \" to include quote in line