Click to See Complete Forum and Search --> : Blackbox menu


recluse
03-31-2001, 12:01 AM
When configuring a custom menu, I put in:
[exec] (blender) [blender}

saved, restarted, tried to run blender, but when I clicked on the icon nothing, does the program have to be a certain place or have a system link somewhere or something? can I just point to the progy with a directory?
thanks

ifred
03-31-2001, 12:47 AM
It looks like you have a square bracket on the left of blender & a curved bracket to the right as in [blender}. You need to have {blender} for it to work (I think).

FORTRAN gy
03-31-2001, 11:04 AM
From the sample menu file comments:

# [exec] (label) {string}
# This will insert an item that runs a program.

f'lar
04-01-2001, 02:35 PM
Sometimes you have to put in the absolute path, but you shouldn't if blender is already in your path, which if it is installed right it probably is.