Jump to content

Recommended Posts

Posted

I have about 16 lsp i want to combine, but when i try to make a .vlx out of them it gives me this error

 

; error: bad argument value: non-negative: -1

 

any idea?? it happens when i try to add all of the lisp files, i tried to add like 1/2, that worked, then i tried to add the other 1/2 and that error pops up....

 

I do not want to combine all the files if i don't have to, is there a better way around this?

Posted
I have about 16 lsp i want to combine, but when i try to make a .vlx out of them it gives me this error

 

; error: bad argument value: non-negative: -1

 

any idea?? it happens when i try to add all of the lisp files, i tried to add like 1/2, that worked, then i tried to add the other 1/2 and that error pops up....

 

I do not want to combine all the files if i don't have to, is there a better way around this?

It seems you have a program with a bad argument error. You will need to make sure all the programs you are compiling are error free. You need to find the (program or programs) that are causing the problem.

Posted

Try shortening/changing the filename of the LISP you are trying to compile - I sometimes get that too.

Posted
Try shortening/changing the filename of the LISP you are trying to compile - I sometimes get that too.

 

Long names, including file names, often create their own errors. :oops:

 

I have always saved files also without any spaces; i.e.: Lee Mac.lsp wrong.

LeeMac.lsp, yes?

 

Or, I might save as The_Buzzard.dwg not, The Buzzard.dwg.

Any comments?

Posted

I suppose it depends on what programs you are running files with - some are more picky than others.

 

I try to avoid spaces/dots, and instead use underscore/hyphens

Posted
I suppose it depends on what programs you are running files with - some are more picky than others.

 

I try to avoid spaces/dots, and instead use underscore/hyphens.

 

I got into the habit, no spaces, no dots, when I was saving lots of *.pdf files for email and or www websites I often had gliches (problems). :shock:

Posted
I got into the habit, no spaces, no dots, when I was saving lots of *.pdf files for email and or www websites I often had gliches (problems). :shock:

I had a [female dog] session with the guys I work with about spaces in file and layer names.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...