On Thu, 30 Sept 2021 at 13:56, Asano, Akihiro
<[email protected]> wrote:
>
> The files are stored locally.
>
> You pointed out that the command is not correct and I looked for it on the 
> net.

Slight correction, I pointed out that the command was different to the
default and appeared to be missing the "job" before the equals.

I don't know abacus and have no idea if the different order of the
arguments matters.

> I found that "abaqus datacheck job=filename interactive"
> is correct!
>
> I tried it with abaqus command and it works, but
> It doesn't work with geany.

So you set the command in the "Set build commands" dialog to abacus
datacheck job="%f" interactive ? Including the "s

When you say "didn't work" was there an error message?

Also always provide the version of Geany and the operating system you are using.

Cheers
Lex

>
>
> > -----Original Message-----
> > From: Users <[email protected]> On Behalf Of Lex Trotman
> > Sent: Wednesday, September 29, 2021 6:19 PM
> > To: Geany general discussion list <[email protected]>
> > Subject: Re: [Geany-Users] How to use ABAQUS interactive datacheck
> >
> > Did you save the buffer as a file with a name?
> >
> > The abaqus command probably only operates on files, it can't see unsaved
> > buffers.
> >
> > Also the command you showed is not what is the default command:
> >
> > abaqus job="%f" interactive datacheck
> >
> > Not sure if that is a typo in the email.
> >
> > Cheers
> > Lex
> >
> > On Wed, 29 Sept 2021 at 19:02, Asano, Akihiro
> > <[email protected]> wrote:
> > >
> > > I'm trying to create an inp file for abaqus in Geany.
> > > There is a build command "Datacheck", but I don't know how to use it.
> > > (abaqus = "%f" interactive datacheck)
> > >
> > > When I press Datacheck, I get an error saying that the specified file 
> > > cannot
> > be found.
> > >
> > > Of course I have installed Abaqus CAE.
> > >
> > > Do I need to specify where Abaqus is located?
> > > _______________________________________________
> > > Users mailing list
> > > [email protected]
> > > https://lists.geany.org/cgi-bin/mailman/listinfo/users
> > _______________________________________________
> > Users mailing list
> > [email protected]
> > https://lists.geany.org/cgi-bin/mailman/listinfo/users
> _______________________________________________
> Users mailing list
> [email protected]
> https://lists.geany.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users

Reply via email to