Re: Using functions and subroutines in another file
- From: Swifty <steve.j.swift@xxxxxxxxx>
- Date: Fri, 27 Mar 2009 05:26:53 +0000
Glenn Knickerbocker wrote:
I wrote:import('greetings.rexx')
Oops. That has the side effect of issuing the return code as a
command.
It is for precisely this reason that I've started adding:
Signal on Error
To all of my routines, especially those that execute where I cannot see the output directly (e.g. CGI Scripts).
--
Steve Swift
http://www.swiftys.org.uk/swifty.html
http://www.ringers.org.uk
.
- References:
- Using functions and subroutines in another file
- From: Mark Hobley
- Re: Using functions and subroutines in another file
- From: Glenn Knickerbocker
- Re: Using functions and subroutines in another file
- From: Glenn Knickerbocker
- Using functions and subroutines in another file
- Prev by Date: Brexx function libraries for data entry on the Unix console
- Next by Date: Brexx determining the unix terminal screen size and cursor position
- Previous by thread: Re: Using functions and subroutines in another file
- Next by thread: Brexx function libraries for data entry on the Unix console
- Index(es):
Relevant Pages
|