Changes between Version 7 and Version 8 of AppleCurrencyConverterCreatingaLispFile
- Timestamp:
- 01/21/08 15:41:53 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppleCurrencyConverterCreatingaLispFile
v7 v8 7 7 [[Image(listener1.jpg)]] 8 8 9 Choose "New" from the "File" menu to create a new Lisp source window. Save it with the name "!CurrencyConverter.lisp" into the same "currency-converter" folder where you saved your nibfile in the earlier section. You should now have a "currency-converter" folder that contains a " CurrencyConverter.lisp" item and a "CurrencyConverter.nib" item.9 Choose "New" from the "File" menu to create a new Lisp source window. Save it with the name "!CurrencyConverter.lisp" into the same "currency-converter" folder where you saved your nibfile in the earlier section. You should now have a "currency-converter" folder that contains a "!CurrencyConverter.lisp" item and a "!CurrencyConverter.nib" item. 10 10 11 11 Now you're ready to continue, and write the Lisp code that implements the application's behavior.
