Search found 5 matches

by walto
Tue Jan 07, 2014 7:37 pm
Forum: General
Topic: docstring in python
Replies: 4
Views: 12507

This seems to help.... thanks

The double and single triple quotes should now both work in the beta version found here: http://www.zeusedit.com/z300/ze397r-beta.zip

Just make sure the triple quote option is enabled in the Keywords section of the Document Type .

To use the files in this zip file ...
by walto
Tue Dec 24, 2013 9:10 am
Forum: General
Topic: how to add directories and files to workspace
Replies: 2
Views: 10087

thanks so much. this was great response
by walto
Mon Dec 23, 2013 9:32 pm
Forum: General
Topic: how to add directories and files to workspace
Replies: 2
Views: 10087

how to add directories and files to workspace

not sure how to add subdirectories and files in a workspace

by the way is there a user manual
by walto
Thu Dec 19, 2013 5:10 am
Forum: General
Topic: docstring in python
Replies: 4
Views: 12507

jussij wrote:That is correct. Zeus as present only supports the """ triple (double) quotes and not the ''' triple (single) quotes :(

Cheers Jussi

thanks for quick reply Jussi
by walto
Thu Dec 19, 2013 2:27 am
Forum: General
Topic: docstring in python
Replies: 4
Views: 12507

docstring in python

Zeus does recognize """ (three double quotes) as start or end of a docstring. Can't seem to get it to recognize ''' (three single quotes) though as a docstring or multiline comment