Jump to content

Calendar: Difference between revisions

m
Line 3,411:
 
=={{header|FutureBasic}}==
<lang futurebasic>// Legacy version:
<lang futurebasic>window 1, @"Calendar", (0, 0, 520, 520 )
 
Str255 a
Line 3,425:
HandleEvents</lang>
 
<lang futurebasic>// Modern version:
<lang futurebasic>include "NSLog.incl"
 
local fn RunCommand( command as CFStringRef ) as CFStringRef
416

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.