It works
Thanx
Claude
Search found 3 matches
- Tue Sep 20, 2011 9:34 am
- Forum: General category
- Topic: Problem with STRING(ascii code, number)
- Replies: 2
- Views: 5356
- Sun Sep 18, 2011 9:06 am
- Forum: General category
- Topic: Problem with STRING(ascii code, number)
- Replies: 2
- Views: 5356
Problem with STRING(ascii code, number)
In the sample code ASCI.BAS in examples/console,
I get an error message for
PRINT STRING$(196, 5)
"error 9 line 5 expect an operator but found `5` "
Which operator ?
STRING(196, 5) doesn`t work better than STRING$(196, 5)
Thanks for help.
Claude VDW
I get an error message for
PRINT STRING$(196, 5)
"error 9 line 5 expect an operator but found `5` "
Which operator ?
STRING(196, 5) doesn`t work better than STRING$(196, 5)
Thanks for help.
Claude VDW
- Thu Jul 21, 2011 1:25 pm
- Forum: General category
- Topic: Doc`s
- Replies: 1
- Views: 9042
Doc`s
Hi !
Dag !
It seems that the rather small user`s guide has disapeared from the new CHM help file; there is nothing to read in "Introduction" nor in "About FNX"; those pages are empty.
Regards,
Claude
Dag !
It seems that the rather small user`s guide has disapeared from the new CHM help file; there is nothing to read in "Introduction" nor in "About FNX"; those pages are empty.
Regards,
Claude