Help Please!


Results 1 to 5 of 5

Thread: Help Please!

  1. #1
    Registered
    Join Date
    Sep 2012
    Location
    USA
    Posts
    7
    Downloads
    0
    Uploads
    0

    Question Help Please!

    Hi!
    can any one please help me solve this problem...

    VBA Macro Error
    C:\AlphaCAM\Licomdir\VBMacros\StartUp\XilogPlusPos t\OuputNC_XilogPost.arb

    I am trying to run Alphacam 2018 R2



  2. #2
    Member Maroslav4's Avatar
    Join Date
    Apr 2015
    Location
    Czech Republic
    Posts
    327
    Downloads
    7
    Uploads
    0

    Default Re: Help Please!

    By this description nobody can solve this problem. Upload your VBA macro or make a screen your error.

    Postprocessors, VBA macros, .NET programming.
    www.ccsoftcz.com


  3. #3
    Registered
    Join Date
    Sep 2012
    Location
    USA
    Posts
    7
    Downloads
    0
    Uploads
    0

    Default Re: Help Please!

    Quote Originally Posted by Maroslav4 View Post
    By this description nobody can solve this problem. Upload your VBA macro or make a screen your error.
    please see attachments,

    Attached Thumbnails Attached Thumbnails Help Please!-error-png  
    Attached Files Attached Files


  4. #4
    Registered
    Join Date
    Feb 2018
    Location
    United States
    Posts
    59
    Downloads
    0
    Uploads
    0

    Default Re: Help Please!

    this error means you are not authorized to use the post,,typically the lincense to the post is linked to your dongle,,,if you need more help email me,,

    keysoftwareservice.com

    PS: if you puchased your post with alphacam 2017---it will not work with any other versions,,unless you hire a post writer or vba specialist,,this looks like this thing belongs to alphacam 7

    Last edited by Nite2099; 08-12-2018 at 06:32 PM.


  5. #5
    Member Maroslav4's Avatar
    Join Date
    Apr 2015
    Location
    Czech Republic
    Posts
    327
    Downloads
    7
    Uploads
    0

    Default Re: Help Please!

    You have problem with a a 64bit implementation. Post is written for 32 bit Alphacam version.

    Function inside of code must be declare as a PTRSFE.

    Like this.

    Private Declare PtrSafe Function WritePrivateProfileString Lib "kernel32" Alias _
    "WritePrivateProfileStringA" (ByVal lpApplicationname As String, _
    ByVal lpKeyName As Any, ByVal lsString As Any, ByVal lplFilename As String) As Long

    Marek

    Postprocessors, VBA macros, .NET programming.
    www.ccsoftcz.com


Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Help Please!

Help Please!