See the top rated post in this thread. Click here

Results 1 to 4 of 4

Thread: Using VLIDE For Troubleshooting

  1. #1
    Active Member
    Join Date
    2013-06
    Posts
    72
    Login to Give a bone
    0

    Default Using VLIDE For Troubleshooting

    First off: I have VERY basic knowledge of LISP; I use it for simple functions like fixing layers, realigning blocks, and other pretty rudimentary tasks. However, I recently wanted to turn a LISP that I have been using for like 5 years into a .FAS file, and found the VLIDE doesn't like my LISP, and won't create the file. The reason I am creating this .FAS is that I am being pressured to hand over this script, but it contains a lot of functions that nobody else knows how to use, and I fear it can be relatively easily reverse-engineered to extract these functions.

    The error I am getting is :
    Code:
    ; error: bad argument value: non-negative: -1
    Now, to me, that doesn't make a ton of sense, but I was figuring it would work something like the VBA editor where it might highlight the issue, or where I can step into the program to see the problem? TIA.

  2. #2
    All AUGI, all the time
    Join Date
    2015-10
    Location
    Belgrade, Serbia, Europe
    Posts
    564
    Login to Give a bone
    2

    Default Re: Using VLIDE For Troubleshooting


  3. #3
    All AUGI, all the time
    Join Date
    2003-07
    Posts
    559
    Login to Give a bone
    1

    Default Re: Using VLIDE For Troubleshooting

    Nice to know about name length problems and characters in file name problems. About to build a lot of files as commercial product my file names are normally short, in some case to short.

  4. #4
    Active Member
    Join Date
    2013-06
    Posts
    72
    Login to Give a bone
    0

    Default Re: Using VLIDE For Troubleshooting

    OMG that was it; that's brutal that it doesn't understand longer filenames … they've been supported by everything since, what, 1995?


    Thank you so much; I really appreciate it.

Similar Threads

  1. Enhancements to VLIDE
    By Wish List System in forum AutoCAD Wish List
    Replies: 3
    Last Post: 2013-11-16, 05:21 AM
  2. Problem with VLIDE
    By Borgster in forum AutoLISP
    Replies: 3
    Last Post: 2012-05-14, 02:36 PM
  3. Vlide Editor
    By CadDog in forum AutoLISP
    Replies: 2
    Last Post: 2009-04-01, 06:06 PM
  4. VLIDE hanging
    By cadtag in forum AutoLISP
    Replies: 7
    Last Post: 2008-08-30, 07:15 AM
  5. Troubleshooting
    By christina.mccaffery in forum AutoCAD 3D (2007 and above)
    Replies: 4
    Last Post: 2007-11-08, 06:01 PM

Posting Permissions

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