Barcode Generator V2 problems ??

beckindenmarkbeckindenmark Member Posts: 33
Hi
I got an error this when i use the BarCode Generator :

You are about to run the following executable for the first time:

Executable: C:\Navision\Tools\Navibar\Navibar.exe
Parameter: 1167937{13{120{60{C:\Temp\Picture.bmp

Please be aware that you may be running an executable that could potentially harm your computer.

Do you trust this executable and its parameter?

A new error every time the barcode changes #-o
Can someone help me, please..., and i do trust this executable and its parameter :wink:

Lars

Comments

  • ara3nara3n Member Posts: 9,257
    you can use a com object that would execute the line.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • LBinDENMARKLBinDENMARK Member Posts: 33
    ara3n wrote:
    you can use a com object that would execute the line.

    Can you guide me a little further....

    Lars
  • ShenpenShenpen Member Posts: 386
    A number of shell-substitutes are in this forum, there is Oyster in the downloads, and you can search for Windows Scripting Host in the forum, a lot of topics are about using WSH shell instead of SHELL.

    Do It Yourself is they key. Standard code might work - your code surely works.
  • LBinDENMARKLBinDENMARK Member Posts: 33
    Thanks.
    Due licens problems ! Oyster is no go(ocx granule). I used this instaed :
    ok := SHELL(Text000,str1) ;
    ..and then no problems whit executeble.
Sign In or Register to comment.