Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!brutus.cs.uiuc.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!cs325ec From: cs325ec@ux1.cso.uiuc.edu Newsgroups: comp.sys.atari.st Subject: HiSoft Basic Supexec problem... Message-ID: <16000046@ux1.cso.uiuc.edu> Date: 10 Apr 90 09:39:00 GMT Lines: 24 Nf-ID: #N:ux1.cso.uiuc.edu:16000046:000:513 Nf-From: ux1.cso.uiuc.edu!cs325ec Apr 10 00:52:00 1990 I noticed something... from turbo C: supexec(0xfc00a6L) performs a reboot of the disk (TOS 1.0) without changing the current sync rate (50/60Hz)... but from HiSoft Basic: Supexec(&hfc00a6) returns 4 bombs (Illegal instruction) as does: x&=FNSuper&(0) call loc &hfc00a6 Can someone who knows HiSoft Basic explain why? I have a friend who has HiSoft basic, but no C compiler, I wrote the first in C, but the translation into HiSoft produces unexpected results... -- Greg