Welcome to this Macintosh. This document contains important information regarding system extensions and control panels.
<span class="code-line">on mouseUp</span>
<span class="code-line"> -- Check if field "UserName" is empty</span>
<span class="code-line"> if field "UserName" is empty then</span>
<span class="code-line"> answer "Please enter your name!"</span>
<span class="code-line"> else</span>
<span class="code-line"> put "Hello," && field "UserName" & "!" into message box</span>
<span class="code-line"> go to next card</span>
<span class="code-line"> end if</span>
<span class="code-line">end mouseUp</span>
File | Size (K) | Type |
---|---|---|
HyperCard Stk | 128 | STAK |
MacPaint Doc | 32 | PNTG |
ResEdit | 256 | APPL |
After Dark | 512 | cdev |
Remember to drag the floppy disk icon to the Trash to eject it! Using the
Command-E
shortcut is faster.
Don't forget to rebuild the desktop file periodically (
Cmd-Opt
on startup).
This document was created using SimpleText
.
This document was styled using the macos-classic
theme with stylemd
. Get the tool here: https://github.com/ddukbg/stylemd