Hello Chris, I am trying to create a structure FILE.DFS but the DataTools is not importing the structure of idy file generated in version vc.2.3. Simply does not show the layout of the record. With traditional DataTools generate the FILE.STR normally. What could be happening?
Hello Chris, I am trying to create a structure FILE.DFS but the DataTools is not importing the structure of idy file generated in version vc.2.3. Simply does not show the layout of the record. With traditional DataTools generate the FILE.STR normally. What could be happening?
I tested this here with a simple record layout for an indexed file and it worked fine.
There is an entry under Restrictions in the Help that says the following:
"When creating a structure file, you cannot use an .idy file from a project compiled with the ODOSLIDE Compiler directive"
Are you setting the ODOSLIDE directive on when compiling your program?
If not then I will need some more details or a simple demo containing your select and fd for your file along with the directives that you are compiling with so I can test this here.
Thanks.
Hello Chris, I am trying to create a structure FILE.DFS but the DataTools is not importing the structure of idy file generated in version vc.2.3. Simply does not show the layout of the record. With traditional DataTools generate the FILE.STR normally. What could be happening?
These are the directives:
===================
visualstudio"3"
anim
cobidy".\\bin\\Debug\\"
sourcetabstop"4"
sourceformat"Variable"
noquery
osext()
warnings"2"
max-error"100"
ilgen
ilsubsystem"2"
noint
ilmain"Main"
iltarget"x86"
ilversion"1.0.0.0"
constant"DEBUG(1)"
RUNTIME-ENCODING"ANSI"
noquery
osext()
Hello Chris, I am trying to create a structure FILE.DFS but the DataTools is not importing the structure of idy file generated in version vc.2.3. Simply does not show the layout of the record. With traditional DataTools generate the FILE.STR normally. What could be happening?
The problem appears to be that the current version of DFED2 will not recognize layouts from an .idy file created from a managed code build.
To get the structure file created, create a native version of the program containing the file definition and use that .idy file instead.
The DFED2 product component is still in Technical Preview.
Thanks.
Hello Chris, I am trying to create a structure FILE.DFS but the DataTools is not importing the structure of idy file generated in version vc.2.3. Simply does not show the layout of the record. With traditional DataTools generate the FILE.STR normally. What could be happening?
It worked, but I have several files and prefer, for now, continue to use the previous version. Thanks.
Hello Chris, I am trying to create a structure FILE.DFS but the DataTools is not importing the structure of idy file generated in version vc.2.3. Simply does not show the layout of the record. With traditional DataTools generate the FILE.STR normally. What could be happening?
I have created a bug report for the reported problem so it will most likely be fixed in a future release.
Thanks.
Sign up
Already have an account? Login
Welcome to the Rocket Forum!
Please log in or register:
Employee Login | Registration Member Login | RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.