ParallelGraphics Forums
VRMLPAD addins and macros
You are here: [Forums]::[Authoring Tools]::[VRMLPAD addins and macros]

Registration 
Registration
Forgot your password?

Help 
Help
Support

Quick search 

Subscribe to newsletters 

Install Cortona VRML Client for FREE!
Outline 3D
Try RobinZone!
email:  password:
   Authoring Tools - VRMLPAD addins and macros

Subject: Re: little update for code.bas and another questio
Sender: arjo.rozendaal@xs4all.nl 2.01.06 04:23

Hi,
Document.Range.ReplaceText "\d*e-\d*" , "0", vpMatchRegExp Document.Range.ReplaceText "\d\.\d*e-\d*" , "0", vpMatchRegExp

The above two lines should be in reversed order. This also solved the issue below. When I put that line above the other two it works ok.

I also tried the next one but doesn't work Document.Range.ReplaceText "-\d*e-\d*" , "0", vpMatchRegExp
The "-" at the beginning does not have any influence
it still returns -0 instead of 0, why?



 


little update for code.bas and another question / arjo.rozendaal@xs4all.nl / 11.12.05 04:07
     Re: little update for code.bas and another questio / arjo.rozendaal@xs4all.nl / 2.01.06 04:23

Messages in thread: 2


© 1998-2007 ParallelGraphics. All rights reserved. Terms of use.