×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

dlx file from BlockStyler - integration in a VB projekt ?

dlx file from BlockStyler - integration in a VB projekt ?

dlx file from BlockStyler - integration in a VB projekt ?

(OP)
Hi- Does anyone know, if it should be possible to add the *.dlx file into a VB projekt ,and when the projekt is builded , the *.dlx file is Integrated in the *.dll .
I have tried to add the *. dlx file into the projekt as "add existing item" ,(VB 2010) but it seems to ,that it is not Integrated in the *.dll after buildning.

(The *. dlx is the menufile form NX Block styler. I think it will be nice if it could be integrated. Then should it not be nesseary to place the *.dlx file together with the *.dll file in the startup directory in NX. (When I execute the *.dll file from NX , I get an error , that the application cant find the *.dlx file.
Of coures when I place the *.dlx file in the direcotry , it Works.

lklo

RE: dlx file from BlockStyler - integration in a VB projekt ?

Hello,

in the vb script has a line with the name ou dlx file. You can change to the full path of the dlx file.
Ex.:
theDialogName = "Sample.dlx"

theDialogName = "c:\temp\sampledir\Sample.dlx"

RE: dlx file from BlockStyler - integration in a VB projekt ?

(OP)
Hello -

thanks for your reply . Maybe I have not explained me very well ,
or maybee you are misunderstanding my question.

My intention is, if it is possible ?, to avoid using the the dlx file (menufile in user dirs startup/application folder).
This can only be done, if it can be merged together with the Vb file (journal) in the Building process in Visual Studio.
So the the resulting dll file can "standalone" in the user dirs startup/application folder.

lklo

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources