On Thu, 31 Oct 1996 05:13:00 GMT you said:
>
>But can I still do searches via e-mail using the same old LDBASE
>commands I'm used to? I tried a DATABASE LIST to peach.ease.lsoft.com,
>and got this job output back:
>
>->> DATABASE LIST
>->The DATABASE command has not yet been ported to this environment.
 
Don't use the JOB framework, just send the SEARCH command line.  For
instance
 
SEARCH REPORT IN ACCESS-L SINCE 96/01/01
 
sent to a non-VM 1.8c server is functionally equivalent to the old
 
//    JOB    Echo=No
Database Search DD=Rules
//Rules DD *
SEARCH REPORT IN ACCESS-L since 96/01/01
Index
/*
 
Nathan