You are here: start

Search

You can find the results of your search below.

Results

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@fuss:amiga:arexx
  • Any namespace
  • fuss:amiga:arexx:manual (12)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • manual (fuss:amiga:arexx)
  • token_delimited_words (f…exx)
  • debugging (fuss:am…xx:manual)
  • elements_of_arexx (fus…anual)
  • functions (fuss:am…xx:manual)
  • getting_started (fuss…manual)
  • glossary (fuss:ami…exx:manual)
  • instructions (fuss:a…x:manual)
  • introducing_arexx (fus…anual)
  • parsing (fuss:ami…exx:manual)
  • workbench_arexx_port (fu…nual)
  • chgword (fuss:ami…ited_words)
  • delword (fuss:ami…ited_words)
  • findword (fuss:ami…ited_words)
  • subword (fuss:ami…ited_words)
  • swapwords (fuss:am…ted_words)
  • words (fuss:amig…mited_words)
  • wordstoupper (fuss:a…ed_words)
  • command_utilities (fus…endix)
  • error_messages (fuss:…ppendix)
  • special_variables (fus…endix)

Fulltext results:

manual
21 Hits, Last modified: 6 weeks ago
====== Foreword ====== This Amiga ARexx manual carries the copyright: <code> Copyright (c) 2012, 2013, ... om the Internet. ====== About ====== ARexx, the Amiga counterpart of the IBM REXX programming language,... reference section of ARexx commands. * [[fuss/amiga/arexx/manual/introducing_arexx|Chapter 1. Introdu... r gives an overview of ARexx, how it works on the Amiga, and the basic features of the programming langua
introducing_arexx @fuss:amiga:arexx:manual
14 Hits, Last modified: 6 weeks ago
o is ARexx For? ====== You do not need extensive Amiga experience to use ARexx programs and scripts, but... need to know how: * To open a Shell and enter AmigaDOS commands * To use a text editor, such as Not... you should have a basic understanding of both the Amiga Workbench and AmigaDOS environments. Experienced Amiga users may find ARexx easier and more powerful tha
getting_started @fuss:amiga:arexx:manual
10 Hits, Last modified: 6 weeks ago
that pops up - Click on "Save" - Reboot your Amiga. The command to start RexxMast should already be... xxMast >NIL:'' - Save the file. - Reboot your Amiga. ===== To Start ARexx Manually ===== There are ... help organize and make sense of a program. ===== Amiga.rexx ===== This program shows how to use SAY in ... quotes (') or double quotes ("). ==== Program 1. Amiga.rexx ==== <code rexx> /*A simple program*/ SAY '
elements_of_arexx @fuss:amiga:arexx:manual
8 Hits, Last modified: 6 weeks ago
n environment. This is intended for more advanced Amiga users and includes technical details on interproc... st. For example: <code rexx> 'delete' 'myfile' /*AmigaDOS command*/ 'jump' current+10 /*An editor comman... so it is sent to the external host, in this case AmigaDOS. The jump command in the second example is ass... cates that the macro should be issued directly to AmigaDOS. All other host addresses are assumed to refer
debugging @fuss:amiga:arexx:manual
6 Hits, Last modified: 6 weeks ago
to the new window, which is opened as a standard AmigaDOS console. The user can move it and resize it as... ormal output) a Ctrl+C break request generated by AmigaDOS. If the interrupt is not enabled, the program ... D'' - This traps a Ctrl+D break request issued by AmigaDOS. The break request is ignored if the interrupt... E'' - This traps a Ctrl+E break request issued by AmigaDOS. The break request is ignored if the interrupt
parsing @fuss:amiga:arexx:manual
5 Hits, Last modified: 6 weeks ago
the external environment may make a distinction. AmigaDOS uses double-quotes. Strings entered from a She... have a leading blank. <code rexx> answer = "Only Amiga makes it possible." DO forever PARSE VAR answe... til no more words are extracted. The output is: Amiga makes it possible. makes it possible. it possib... sult. ===== Command-line Argument Parsing ===== AmigaDOS uses spaces as command-line argument separator
functions @fuss:amiga:arexx:manual
4 Hits, Last modified: 6 weeks ago
ming language. * Function Libraries - a special Amiga shared library. ===== Internal Functions ===== ... built-in functions create and manipulate external AmigaDOS files. Files are referenced by a logical name,... llection of one or more functions organized as an Amiga shared library. The library must reside in ''LIBS... ALL WAITPKT 'MyPort' /*Wait awhile*/ </code> ====== Index ====== {{indexmenu>fuss/amiga/arexx/manual}}
glossary @fuss:amiga:arexx:manual
3 Hits, Last modified: 6 weeks ago
llection of one or more functions organized as an Amiga shared library. A function library must contain a... tring. * message port * An interface in an Amiga application that allows the program to communicat... * A symbol that can be assigned a value. ====== Index ====== {{indexmenu>fuss/amiga/arexx/manual}}
workbench_arexx_port @fuss:amiga:arexx:manual
2 Hits, Last modified: 6 weeks ago
RENAME command does not work like for example the AmigaDOS ''Rename'' command. For example, <code rexx>RE... ADDRESS workbench ZOOMWINDOW root </code> ====== Index ====== {{indexmenu>fuss/amiga/arexx/manual}}
token_delimited_words
1 Hits, Last modified: 6 weeks ago
d before all recursive calls. ====== Index ======= {{indexmenu>fuss/amiga/arexx/token_delimited_words}}
instructions @fuss:amiga:arexx:manual
1 Hits, Last modified: 6 weeks ago
l' OTHERWISE SAY 'greater' END </code> ====== Index ====== {{indexmenu>fuss/amiga/arexx/manual}}
command_utilities @fuss:amiga:arexx:manual:appendix
1 Hits, Last modified: 6 weeks ago
WaitForPort ED_1 WaitForPort MyPort </code> ====== Index ====== {{indexmenu>fuss/amiga/arexx/manual}}
error_messages @fuss:amiga:arexx:manual:appendix
1 Hits, Last modified: 6 weeks ago
t is used in an exponentiation operation. | ====== Index ====== {{indexmenu>fuss/amiga/arexx/manual}}
special_variables @fuss:amiga:arexx:manual:appendix
1 Hits, Last modified: 6 weeks ago
'' instructions also affect these variables. ====== Index ====== {{indexmenu>fuss/amiga/arexx/manual}}

start.txt · Last modified: 2025/11/10 20:53 by office
You are here: start

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.