Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic format command suddenly not available (Read 3514 times)
RoboBill
Junior Member
**
Offline


Posts: 32
Location: Northern California
Joined: Apr 14th, 2013
format command suddenly not available
Jul 17th, 2013 at 1:16am
Print Post  
Howdy

Just wondering if anyone here has had the format command become unavailable. I've read up on others with the same problem using VS 8 thru 10 but none of those fixes worked for me. 

The reason I'm asking here is that this problem may have begun at about the same time I officially purchased Visual Micro for ATMEL 6.1.

Any suggestions would be appreciated. 

Thanks
« Last Edit: Jul 17th, 2013 at 1:17am by RoboBill »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: format command suddenly not available
Reply #1 - Jul 17th, 2013 at 10:22am
Print Post  
Hi,

I am not sure what is meant by "format command". Please explain a little more. 

Thanks
  
Back to top
IP Logged
 
RoboBill
Junior Member
**
Offline


Posts: 32
Location: Northern California
Joined: Apr 14th, 2013
Re: format command suddenly not available
Reply #2 - Jul 17th, 2013 at 4:09pm
Print Post  
Hi Tim,

Its the Ctl+K Ctl+D.... so your program is nicely presented... i.e. all the brackets are indented correctly etc.  Go to edit-advanced... you'll see format document and format selection. Both of these went missing Sad

Right now I'm reinstalling 6.1. I also uninstalled all versions of express and the old trial of VS '12. to see if I can get 6.1 to work.

I'll let you know what I find

Bill
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: format command suddenly not available
Reply #3 - Jul 17th, 2013 at 4:26pm
Print Post  
Hi Bill,

These are standard functions of C++ which Visual Micro has not control over. I know that when you install VS it asks what layout you would like C#, Web, Vb, C++ etc. which I guess simply ensures certain menu items by default.

You might find that, as with all vs commands, you can add these to menus manually using the "customize" options on menus and command bars.

Alternatively the Tools>Options window has a Reset button which might also work.

Sorry I don't have more experience of this but will take a look if it continues to frustrate.

As far as Atmel is concerned, there are two downloads available, one with the VS shell and one without. I am keen to know which you downloaded? There should be little difference but these issues seem VS shell related.

Thanks

Tim
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint