[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kyan Pascal - new insights



In article <1993Jul23.015925.1540@cs.aukuni.ac.nz>,
robert-s@cs.aukuni.ac.nz (Robert Sheehan ) wrote:
> 
> In <mark-210793093042@128.157.9.145> mark@pokey.jsc.nasa.gov (Mark Manning) writes:
> 
> >.......I've
> >even written some batch files which, when invoked, do several commands.
> >An example is my DIR command.  It first clears the screen and then does
> >an LS -L.
> 
> My version of Kyan Pascal (and KIX.SYSTEM) doesn't handle batch files.  What
> version are you using?
> -- 
> ------- Robert Sheehan ---- robert-s@cs.aukuni.ac.nz -------------------------

I'm using version 2.0.  But I thought about it overnight, re-looked at what
I have, and I realize that I made a mistake with that statement.  What it
is, is that I wrote some of my own routines to do such things as "clrscr"
(Clear Screen), "getdir", and some others and then I combined these
routines
into programs which do some of the things I want them to do.

Sorry - It has been several months since I wrote the things and I have
gotten
them mixed up in my mind with some of the stuff I've done at work (on a
true
unix system :) ).  Since I name my commands the same no matter what system
I
am on (after all - once you have learned the commands on a system you
usually
wind up with the same functions - just different names).  So how I have
implemented it doesn't matter that much to me.  Except in the present case
of course.
----------------------------------------------------------------------------
Through the nights I've sat and wondered.  Why it is we waste and plunder.
This place in which we stay.  This world we've thrown away. - Mark Manning

mark@pokey.jsc.nasa.gov