User Commands  - range (1)

NAME

range(1f) - [M_strings] expand list of whole numbers where negative curve numbers designate ranges (1 -10 means 1 thru 10) (LICENSE:PD)

CONTENTS

Synopsis
Description
Options
Example
Author
License

SYNOPSIS

range VALUES

DESCRIPTION

Given a list of integers expand it to a list of up to 1000 positive integers assuming negative numbers denote the end of a range (1 -10 means 1 through 10, for example).

OPTIONS

VALUES list of whole numbers. Negative numbers designate the end of ranges.

EXAMPLE

range 1 20 -30 101 100 99 100 -120 222 -200

AUTHOR

John S. Urban

LICENSE

Public Domain


Nemo Release 3.1 range (1) February 23, 2025
Generated by manServer 1.08 from 07868352-8193-4f47-ab28-cf8f3be0a1ac using man macros.