Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Font in VB script source

Engaged ,
Jan 24, 2010 Jan 24, 2010

Copy link to clipboard

Copied

How can I change font size of my vb source code? The "Code view" of an html page is nice and clear. However, that in the vb script source is too small. Wonder if I can change font size within  Dreamweaver or if I need to use a non-native text editor for this purpose.

TOPICS
Server side applications

Views

501
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jan 24, 2010 Jan 24, 2010

Copy link to clipboard

Copied

This is for DW CS4.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 25, 2010 Jan 25, 2010

Copy link to clipboard

Copied

LATEST

I don't use VBScript, but I have just opened a blank ASP VBScript document in Dreamweaver CS4, and the VBScript command at the top of the page is in the same size font as the HTML code. I normally use PHP. Again, the HTML code and PHP code are the same font size.

You can change the size of fonts in Code view by selecting the Fonts category in Preferences (Edit menu on Windows, Dreamweaver menu on a Mac). In the Font settings field select your encoding (the default is Unicode), and then set the font size for Code view. You can also change the font used by Dreamweaver, which might make the code more legible for you.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines