[GiDlist] Batch file problem

Moderator: GiD Team

Enrique Escolano

[GiDlist] Comment line in field <HELP:> in problemType.cnc,

Post by Enrique Escolano »

I' not understand your questions, i do not know if my answers will answer their doubts.

1) You can use \n inside the help string to visualize this information in multiple lines.
for example:
HELP: Use this condition to prescribe the displacement of selected points.\nEvery marked flag will prescribe the movement for that degree of freedom.\nThe values fields permmit to set a prescribed displacement for that degree.\nUnits in International System for values are:\n\t (m) for the displacements.

2) The calculation file data (.dat file written with calculate) for GiD is only an output file, it cannot be reloaded by GiD.
If you modify this file externally with some ASCII editor, then you must run your code or the bat file externally, to use
this modified file as input. (pressing calculate your modified file is overwritten)

----- Original Message -----
From: "VSayako Willy" vilaysako at yahoo.com
To: gidlist at gatxan.cimne.upc.es
Sent: Wednesday, October 16, 2002 10:05 AM
Subject: [GiDlist] Comment line in field HELP: in problemType.cnc, mat,prb


Hi Enrique
With the commands written out automatically in bas
file I just found out that there were some unarrange
of using *set Cond and now I sorted out already.
My others question ar:

1. How can we solve the problem with comments in field
HELP:? in this line we can not even skip the line and
some comments with HELP: is TOO LONG?? Any further
implementation on this??
2. When running the program inside GiD it will save
the DATA file whenever we click the Calculate. Why
didn't GiD recognize the data I've changed in the DATA
file through the WINDOWS EXPLORER?


Best Regards




__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20021016/708ef3fa/attachment.htm
VSayako Willy

[GiDlist] Comment line in field <HELP:> in problemType.cnc,

Post by VSayako Willy »

Hi Enrique
You got my point but what I mean it's not the
OUTPUT of the comment in HELP: Yes we can use the \n
to skip the line for out put (visualization) but in
the file itself, I mean, we should write only one
line. In your example, we should write only one single
line instead of 3-4 or more lines otherwise GiD will
give an ERROR message.
in bas file we use *\ to maintain the commands lines.

Regards.

--- Enrique Escolano escolano at cimne.upc.es wrote:
I' not understand your questions, i do not know if
my answers will answer their doubts.

1) You can use \n inside the help string to
visualize this information in multiple lines.
for example:
HELP: Use this condition to prescribe the
displacement of selected points.\nEvery marked flag
will prescribe the movement for that degree of
freedom.\nThe values fields permmit to set a
prescribed displacement for that degree.\nUnits in
International System for values are:\n\t (m) for the
displacements.



2) The calculation file data (.dat file written with
calculate) for GiD is only an output file, it cannot
be reloaded by GiD.
If you modify this file externally with some ASCII
editor, then you must run your code or the bat file
externally, to use
this modified file as input. (pressing calculate
your modified file is overwritten)

----- Original Message -----
From: "VSayako Willy" vilaysako at yahoo.com
To: gidlist at gatxan.cimne.upc.es
Sent: Wednesday, October 16, 2002 10:05 AM
Subject: [GiDlist] Comment line in field HELP: in
problemType.cnc, mat,prb


Hi Enrique
With the commands written out automatically in
bas
file I just found out that there were some
unarrange
of using *set Cond and now I sorted out already.
My others question ar:

1. How can we solve the problem with comments in
field
HELP:? in this line we can not even skip the line
and
some comments with HELP: is TOO LONG?? Any further
implementation on this??
2. When running the program inside GiD it will
save
the DATA file whenever we click the Calculate.
Why
didn't GiD recognize the data I've changed in the
DATA
file through the WINDOWS EXPLORER?


Best Regards




__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist




__________________________________________________
Yahoo! - We Remember
9-11: A tribute to the more than 3,000 lives lost
http://dir.remember.yahoo.com/tribute
Enrique Escolano

[GiDlist] Comment line in field <HELP:> in problemType.cnc,

Post by Enrique Escolano »

Hi Willy
It not exists a order as *\ in the files .cnd, .mat or *.prb,
It does not seem essential, since a line can be as long as it is desired.

In which case would be absolutely necessary?

Enrique
----- Original Message -----
From: "VSayako Willy" vilaysako at yahoo.com
To: gidlist at gatxan.cimne.upc.es
Sent: Thursday, October 17, 2002 4:02 AM
Subject: Re: [GiDlist] Comment line in field HELP: in problemType.cnc,
mat,prb



Hi Enrique
You got my point but what I mean it's not the
OUTPUT of the comment in HELP: Yes we can use the \n
to skip the line for out put (visualization) but in
the file itself, I mean, we should write only one
line. In your example, we should write only one single
line instead of 3-4 or more lines otherwise GiD will
give an ERROR message.
in bas file we use *\ to maintain the commands lines.

Regards.

--- Enrique Escolano escolano at cimne.upc.es wrote:
I' not understand your questions, i do not know if
my answers will answer their doubts.

1) You can use \n inside the help string to
visualize this information in multiple lines.
for example:
HELP: Use this condition to prescribe the
displacement of selected points.\nEvery marked flag
will prescribe the movement for that degree of
freedom.\nThe values fields permmit to set a
prescribed displacement for that degree.\nUnits in
International System for values are:\n\t (m) for the
displacements.



2) The calculation file data (.dat file written with
calculate) for GiD is only an output file, it cannot
be reloaded by GiD.
If you modify this file externally with some ASCII
editor, then you must run your code or the bat file
externally, to use
this modified file as input. (pressing calculate
your modified file is overwritten)

----- Original Message -----
From: "VSayako Willy" vilaysako at yahoo.com
To: gidlist at gatxan.cimne.upc.es
Sent: Wednesday, October 16, 2002 10:05 AM
Subject: [GiDlist] Comment line in field HELP: in
problemType.cnc, mat,prb


Hi Enrique
With the commands written out automatically in
bas
file I just found out that there were some
unarrange
of using *set Cond and now I sorted out already.
My others question ar:

1. How can we solve the problem with comments in
field
HELP:? in this line we can not even skip the line
and
some comments with HELP: is TOO LONG?? Any further
implementation on this??
2. When running the program inside GiD it will
save
the DATA file whenever we click the Calculate.
Why
didn't GiD recognize the data I've changed in the
DATA
file through the WINDOWS EXPLORER?


Best Regards




__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist




__________________________________________________
Yahoo! - We Remember
9-11: A tribute to the more than 3,000 lives lost
http://dir.remember.yahoo.com/tribute
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

Post Reply