The files are stored locally. You pointed out that the command is not correct and I looked for it on the net. 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. > -----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
