Oxygen Basic
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Latest OxygenBasic.zip at GitHub
(Click on the Wizard)
Home
Help
Search
Login
Register
Oxygen Basic
»
Programming
»
Problems & Solutions
»
Single
« previous
next »
Print
Pages: [
1
]
Author
Topic: Single (Read 2017 times)
0 Members and 1 Guest are viewing this topic.
Peter
Guest
Single
«
on:
February 14, 2012, 11:56:52 AM »
Deleted....
«
Last Edit: May 05, 2015, 12:04:41 PM by Peter
»
Logged
Charles Pegge
Guest
Re: Single
«
Reply #1 on:
February 15, 2012, 01:11:51 AM »
Hi Peter,
In the current Oxygen I checked for error trapping as follows:
dim singel s '
both
singel
and
s
are treated as a
sys
type
dim as singel s '
trapped
dim s as singel '
trapped
singel s '
trapped
Charles
Logged
Print
Pages: [
1
]
« previous
next »
Oxygen Basic
»
Programming
»
Problems & Solutions
»
Single