Hi, group,
I want to find a string in a TXT file and return the content after it. It may go like this (i suppose)
OPEN (123, FILE="my_FILE.txt",...)
FIND "searching words is:"
GET WORDS after it and store as MY_var
Any hints are appreciated and thanks!
I am a newbie of fortran, where can i...
Hi,
I am programming within the API of Open I-deas.
just confusing about the selection filter...
How could i select the elements without waiting for the "pick entity.." from the user. i.e. I just want to choose all the rigid elements(later its label) from the FEM model.
but...
Hi, VBA experts,
In order to beutify my prog's interface, i would like to open the Excel file(active VBA) with the worksheet in the minimized background, i.e. only the Userform or a Dialog window, from the right beginning on!
as if it was a standalone VB or VC main interface,(nothing to do...
I have entered all the Include and Lib directories, system path also have been changed to find the Dlls, But it still refuse to register.
But if I type "regsvr32 MyProm.dll", then it succeed!
BTW: WinNT4 with sp6; VC++6, ATL programming.
Thanks in advance!
I have got a nonlinear graph for a nonlinear spring on the paper. Is that possible to scan it and transfer to a recognizable table for the phy. properties of the spring? Matlab can do so?
or, The only way is to select dozens of point and cauculate the Stiffness by them with certain algorithm?
I got a sheet full of cells, my job is to get the number from each cell, which contains a long string e.g.("what i really need is only the number of 1234 mm"),
I made a small function to find and cut the spaces bit by bit, but it stop at "of 1234", and find no space any...
online help system drive me here and there, so much!
How could i draw a thread out?
just want to make a small programm to find out how it works though?
Further more...
I just want to connect two Nodes(number) with a certian type of element in a FEM model.
how to make it?
or, anyone...