CompuServe Thread

#"Z" in Aztec C

5 messages in this thread
#122576From: JunichiMay 6, 1988 12:17 AM
I finally got C from manx…. Now, I CAN'T invoke "Z" editor!!! What is going on???? And… what is the nice windows ( looks like an emvironment like MICROSOFT C for IBM ) on a AD? JUNICHI!
#122608From: Don Curtis/SYSOPMay 6, 1988 2:36 AM
Junichi, Have you set the path command to include the bin directory? I belive that's where Z is on the manx disks. Don
#122650From: JunichiMay 6, 1988 11:15 AM
No, I haven't checked it…… I have to check that…..thanx. junichgi
#122702From: jack radiganMay 6, 1988 7:28 PM
Junichi, That "nice" window you see in the advert. is the SDB, or source level debugger… A side note to you Manx'rs out there, SDB is useless if you try to debug a program that spawns child tasks… Oh well, back to db. -Jack-
#122728From: Richard Rae/SYSOPMay 6, 1988 9:45 PM
Z lives in a subdirectory on one of the Manx disks; you'll need to either PATH your system to look in that directory, CD to that directory, explicitly specify the path, or copy the editor to your C: or c work directory to run it. That nice windowed picture you're seeing is probably the Manx SDB, a source level debugger. It costs extra. Unless you specifically ordered it, you won't have it on your disks. Rick