Skip to main content
Search titles, bodies, and author names
Found 68,665 posts across 1 forum.

Get the most out of it — #4

Join NTLK list As for advice, the Newton is great, but takes a LONG time and a lot of patience to learn and get working properly. Once we have a proper knowledgebase site working…
68kMLA Networking by freudling Wed, 25 Feb 2009 - 22:59

Apple IIc programming confusion — #13

Hi, Okay, l added the string variables, and it works perfectly! I guess I just made a few errors beforehand... Just one more question, though...those two buttons labeled 'keyboa…
68kMLA Software by Apostrophe Wed, 25 Feb 2009 - 22:12

Apple IIc programming confusion — #12

On the original ][ and ][+ keyboard input was all upper case on a stock configuration. The IIe and IIC, however, have a working shift key.
68kMLA Software by luddite Wed, 25 Feb 2009 - 19:56

Apple IIc programming confusion — #11

new 10 home 20 input "What state do you live in?";a 30 if a="Ohio" then goto 50 40 if a<>"Ohio" then goto 10 50 input "Correct! Type 'next' for the next questio…
68kMLA Software by Dog Cow Wed, 25 Feb 2009 - 18:38

Tamil language on OS X — #4

All of the characters look like this: ட (that may or may not work correctly on the forum)
68kMLA Software by Mike Richardson Wed, 25 Feb 2009 - 17:50

Apple IIc programming confusion — #10

Not having an Apple IIc handy but wanting the experience I went to http://www.calormen.com/Applesoft/index.htm and tried out the Applesoft Basic simulator that runs in Javascript. …
68kMLA Software by wally Wed, 25 Feb 2009 - 17:17

Tamil language on OS X — #3

Looks fine here too – and I can't remember installing any extra languages when I installed OS X.
68kMLA Software by ~tl Wed, 25 Feb 2009 - 17:07

Softwindows 2 68k — #19

@nlp: I already know SoftPC (also the (AFAIK latest) Version: SoftPC 3.1 professional), I tested and compared it carefully to SoftWindows-1-68k a while ago. SoftWindows is definit…
68kMLA 68k by Grex Wed, 25 Feb 2009 - 16:17

Tamil language on OS X — #2

Can you post what your squiggly boxes look like. I'm not fluent in Tamil, but when I clicked your link in Safari 3.2.1, I got the following. { "lightbox_close": "Close", …
68kMLA Software by istar1018 Wed, 25 Feb 2009 - 15:57

Tamil language on OS X — #1

My friend would like to be able to display Tamil pages on an eMac 1.42 GHz running Leopard, so his mom can use the computer when the PC is down because of viruses. Currently, all …
68kMLA Software by Mike Richardson Wed, 25 Feb 2009 - 11:20

PowerBook G4 Hard Drive Noises + and no boot chime! — #6

Thankyou for your responses. If it's not booting without a chime (assuming speakers etc are working), it indicates it's failing its startup RAM test. I've a Powerbook 12" 8…
68kMLA Troubleshooting by Miel Wed, 25 Feb 2009 - 08:03

Apple IIc programming confusion — #9

DIM A$(1), B$(1), C$(1) or even simpler DIM A$, B$, C$ Click to expand... Neither is necessary... the first will create arrays and the second AFAIK won't do anything. Simply c…
68kMLA Software by luddite Wed, 25 Feb 2009 - 03:31

Apple IIc programming confusion — #8

My prior post may go too far and create arrays of string variables, so also try the simpler DIM A$(1), B$(1), C$(1) or even simpler DIM A$, B$, C$ I saw somewhere that Applesoft …
68kMLA Software by wally Wed, 25 Feb 2009 - 02:15

Apple IIc programming confusion — #6

Just a guess...you may have to declare a$ first specifying a non zero maximum string length in bytes. Try Dim A$(64), B$(64), C$(255) at the start of the program and see if that…
68kMLA Software by wally Wed, 25 Feb 2009 - 01:20

Apple IIc programming confusion — #5

Thanks David--as I told wally, I've already tried string variables, but maybe I didn't do it right, or missed a few keys, etc. When I turn the IIc on again tomorrow I'll try enter…
68kMLA Software by Apostrophe Wed, 25 Feb 2009 - 01:18

Apple IIc programming confusion — #4

You need all string variables. Code: 10 home 20 input "What state do you live in?";a$ 30 if a$="Ohio" then goto 50 40 if a$<>"Ohio" then goto 10 50 input "Cor…
68kMLA Software by david__schmidt Wed, 25 Feb 2009 - 01:12

Get the most out of it — #3

Thank you for the links. I can't believe I've gone this long without a Newton.
68kMLA Networking by LCARS Wed, 25 Feb 2009 - 01:09

Apple IIc programming confusion — #1

Hi, If you haven't already seen my post in Conquests, one of the power supplies I ordered for my Apple IIc has just arrived, and I played with the IIc for about two hours. It wor…
68kMLA Software by Apostrophe Wed, 25 Feb 2009 - 00:20

Softwindows 2 68k — #18

@Travis Hunt: As already mentioned, I'm not sure if this necessarily means something. Probably SoftWindows-1-68k also wasn't mentioned in the docs of SoftWindows-1-PPC Click to …
68kMLA 68k by tyrannis Tue, 24 Feb 2009 - 22:53

Softwindows 2 68k — #17

in version 1.01 of softwindows i found the following version history: "SoftWindows, Version History [...] Version 1.0 This was the initial version of SoftWindows for the Power…
68kMLA 68k by nlp Tue, 24 Feb 2009 - 22:38

Tray Load question — #4

http://www.wileytradegroup.com/imac_repair/imac.pdf ...via Gamba (RIP).
68kMLA Hardware by ~tl Tue, 24 Feb 2009 - 20:16
mp.ls