make object! [
    code: 311
    type: 'script
    id: 'invalid-path
    arg1: 'iss
    arg2: none
    arg3: none
    near: [vars/iss]
    where: 'rejoin
]


Editing <BR><HR><B><PRE>make object! [ code: 300 type: 'script id: 'no-value arg1: 'fn arg2: none arg3: none near: [fn] where: 'm-execute ]</PRE></B><HR><BR>

make object! [
    code: 300
    type: 'script
    id: 'no-value
    arg1: 'prompt
    arg2: none
    arg3: none
    near: [prompt]
    where: 'm-execute
]




make object! [
    code: 300
    type: 'script
    id: 'no-value
    arg1: 'fn
    arg2: none
    arg3: none
    near: [fn]
    where: 'm-execute
]


     Edit MetaData      View file as seen by visitors    
Write only the contents below. Title, author name, etc. are given using the Metadata Editor


'>

make object! [
    code: 300
    type: 'script
    id: 'no-value
    arg1: 'theFile
    arg2: none
    arg3: none
    near: [either exists? theFile [sContent: rteSafe read to-file theFile] [sContent: ""]]
    where: 'm-execute
]


Click submit to save the file.