Howto:Persistent Nasal configuration: Difference between revisions

m
no edit summary
(currently untested, might have to use lower-level call() API instead of load_nasal() here https://forum.flightgear.org/viewtopic.php?f=6&t=36755&start=45#p359849)
 
mNo edit summary
Line 15: Line 15:


Next, open the [[Nasal Console]], and paste the follwing code:
Next, open the [[Nasal Console]], and paste the follwing code:
$FG_HOME/Nasal/rgatc.config
<syntaxhighlight lang="nasal">
<syntaxhighlight lang="nasal">
var filename = "rgatc.config";
var filename = "rgatc.config";