Re: Full screen application Specs
"Rocky" <[email protected]>
| Newsgroups | gmane.comp.emulators.hercules390.vm |
|---|---|
| Message-ID | <[email protected]> |
Ivan This is an application for us - If you want to erase your "A" disk what can I say --- I understand what you say for security purposes. Actually that part of the project is external to the program. I SVC all the commands to one EXEC and it does the checking and then passes on to the system. So you can add or delete commands or set limitations very easily in the one EXEC. you can even allow HCP The messages that we get back all come from that EXEC... I am not worried about security right now. Have fun - destroy the machine - if thats your thing - I have a backup :-) Project is really moving along fine - and I am getting to the place where I will allow writes. And I am starting to think about making the interface more fiendly --- In [email protected], Ivan Warren <ivan@...> wrote: > > > Acc command > > > > Don't interpret the 'access' command literaly (that is, don't pass it > as-is - but rather interpret the arguments yourself - and rebuild the > command).. > > Reason is : > > ACCESS 191 A ( ERASE > > --Ivan >