Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
$$$ and FOPEN('PRN') -- Sometimes they work ??
Message
From
23/06/1999 01:59:18
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00231857
Message ID:
00232838
Views:
20
lcType = type('tuNoOverWrite')
do case
case lcType = 'L'
if tuNoOverWrite
liNoOverWrite = 1
else
liNoOverWrite = 0
endif
case lcType = 'N'
liNoOverWrite = tuNoOverWrite
otherwise
liNoOverWrite = 1
endcase
Peter Robinson ** Rodes Design ** Virginia
Previous
Reply
Map
View

Click here to load this message in the networking platform