home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2002 March
/
PCWMAR02.iso
/
software
/
turbocad
/
v8trial
/
TurboCADv8ProfessionalNoReg.exe
/
Data.Cab
/
F37877_CoordText.bas
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
BASIC Source File
|
2001-10-16
|
733 b
|
18 lines
Attribute VB_Name = "Module1"
Option Explicit
'/******************************************************************/
'/* */
'/* TurboCAD for Windows */
'/* Copyright (c) 1993 - 2001 */
'/* International Microcomputer Software, Inc. */
'/* (IMSI) */
'/* All rights reserved. */
'/* */
'/******************************************************************/
' DLL Entry point
Sub Main()
End Sub