Hi Silvia, >> cmd-iso: "mkisofs -R -J -o %/c/programmi/openpc/backup/back.iso %" >> remove last cmd-iso
SB> I got this error on executing the script: >>** Script Error: remove expected series argument of type: series port SB> bitset none As you learn REBOL, the console is your friend. Did you look at what value LAST returned? What does HELP LAST tell you? Break things down into little pieces, and them out in the console bit by bit. Happy REBOLing! -- Gregg -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
