HP3000-L Archives

October 1996, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
M Gopalakrishnan <[log in to unmask]>
Reply To:
M Gopalakrishnan <[log in to unmask]>
Date:
Thu, 17 Oct 1996 15:11:59 +0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (19 lines)
You can try MPE/iX Intrinsic HPCICOMMAND.

Gopi

> As the subject says it all, I am looking for a MODCAL routine
> to which I can pass a command line (probably 300 chars long)
> for it to execute it at the CI prompt.
>
> In C:
> main()
> {
>         char cmd[] = "ls";
>         system(cmd);
> }
>
> I want a MODCAL equivalent of this!
>
> Any pointers are highly appreciated.

ATOM RSS1 RSS2