CompuServe Thread

Startup bug

3 messages in this thread
#22736From: Chuck WildeyOct 19, 1992 2:14 PM
Wonder if you can help me with my startup error messages. After power up or warm boot, the following is displayed in the shell box right after the line "All Rights Reserved": argumnet line too long 33.67" unknown command sys:rexxc: object not found wrong number of arguments set): unknown command setmap: unknown command rexxmast: unknown command here are my startup sequences: this is Shell Startup alias xcopy "copy clone " alias emacs memacs alias clear "echo *"*E[0;0H*E[J*" " alias reverse "echo *"*E[>1m*E[30;41m*E[0;0H*E[J*"" alias normal "echo *"*E[>0m*E[31;40m*E[0;0H*E[J*"" Prompt "%N.%S> " this is Startup-sequence dh0:Workbench1.3/c/Version >NIL: graphics.library 37 dh0:Workbench1.3/c/IF NOT WARN ;WE ARE IN KICKSTART V2.0 execute s:startup-sequence2.0 endcli ELSE ;WE ARE IN KICKSTART V1.3 dh0:Workbench1.3/c/assign c: DH0:Workbench1.3/c assign sys: dh0:Workbench1.3 assign s: sys:s assign l: sys:l assign fonts: sys:fonts assign devs: sys:devs assign libs: sys:libs execute s:startup-sequence endcli ENDIF this is Startup-Sequence2.0 c:setpatch >NIL: c:version >NIL: addbuffers >NIL: df0: 15 Failat 21 resident >NIL: c:List pure add resident >NIL: c:Copy pure add resident >NIL: c:Assign pure add resident >NIL: c:Execute pure add makedir ram:T ram:Clipboards ram:env ram:env/sys copy >NIL: ENVARC: ram:env all quiet noreq assign ENV: ram:env assign T: ram:t ;set up T: directory for scripts assign CLIPS: ram:clipboards assign REXX: s: if exists sys:Monitors join >NIL: sys:monitors/~(#?.info) as t:mon-start execute t:mon-start delete >NIL: t:mon-start endif BindDrivers setenv Workbench $Workbench setenv Kickstart $Kickstart IPrefs ; echo "Amiga Release 2. Kickstart $Kickstart, Workbench $Workbench" conclip mount speak: mount aux: <continued>
#22767From: Martin WarnettOct 20, 1992 11:19 AM
The 33.67 is the result of $WorkBench variable. If you look at your 2.0 startup sequence the echo "Amiga Release 2…. line appears to have gotten split.
#22805From: Chuck WildeyOct 21, 1992 9:43 PM
Thanks Martin for the reply. I looked over my Startup-Sequence more carefully and found several mistakes. The only thing I'm left with is " argument line too long or invalid". Chuck Wildey…on Auto…