Subject |
Issue with comment out |
From |
Rob Rickard <rob@no.spam.calculation.com.au> |
Date |
Tue, 07 May 2019 20:22:56 -0400 |
Newsgroups |
dbase.getting-started |
Hi
Not sure if this has been mentioned.
if you use the comment out
/*
code.....
*/
then put the astrick in front of the /* to comment out the /* the code after the /* will not run.
i was running code then put the code block /* ... */ to not run the code then to run the code i just put the * in front of the /* and the */. Looks ok on the screen but when you run it it does not process the code. Its as if the /* ... */ is still in place
as soon as i took the /* ... */ away all was good
Running Version 12. Dbase
Regards Rob
|
|