English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 30 June 2010, 03:55   #1
Eternal_Newbie
 
Posts: n/a
SAS/C Startup commands

Morning all, can anyone out there using the SAS/C v6 compiler tell me what they have in their startup file for it? I installed ClassicWB and didn't think to backup the original file
 
Old 30 June 2010, 12:41   #2
Leffmann
 
Join Date: Jul 2008
Location: Sweden
Posts: 2,269
Do you mean what assigns it needs to do before starting? It just adds a section to the end of your current S:user-startup, f.ex like this:

Code:
;BEGIN SAS/C
assign sc: System:Programs/sasc
assign lib: sc:lib
assign include: sc:include
assign cxxinclude: sc:cxxinclude
path sc:c add
;END SAS/C
Leffmann is offline  
Old 04 July 2010, 00:53   #3
Eternal_Newbie
 
Posts: n/a
That did the trick. Cheers
 
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
uae-configuration commands markpage support.WinUAE 18 02 May 2021 00:24
Zip help commands mickolite support.Apps 5 16 June 2011 21:00
Winuae Poke commands macca72 support.WinUAE 6 04 July 2010 19:31
Making commands resident. ppill Coders. General 7 24 June 2009 13:10
Amiga ED commands list? boomtopper New to Emulation or Amiga scene 2 18 April 2008 17:40

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:05.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.07502 seconds with 13 queries