Post Reply 
Massaging output of 50g's FACTORS command
01-03-2015, 03:08 PM (This post was last modified: 01-03-2015 03:09 PM by Gilles.)
Post: #2
RE: Massaging output of 50g's FACTORS command
Hi Peter, you can do for example :
Code:
 DUP
 1. « DUP TYPE NOT {DROP} IFT » DOSUBS
 SWAP
 1. « DUP TYPE {DROP} IFT » DOSUBS
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Massaging output of 50g's FACTORS command - Gilles - 01-03-2015 03:08 PM



User(s) browsing this thread: 1 Guest(s)